#b72ab3 color space conversions
Hex:
#b72ab3
RGB:
183, 42, 179
CMY:
28, 84, 30
CMYK:
0, 77, 2, 28
HSL:
302°, 62.6667%, 44.1176%
HSV (HSB):
302°, 77.0492%, 71.7647%
XYZ:
28.4931, 14.9779, 44.0371
xyY:
0.3256, 0.1712, 14.9779
CIE-Lab:
45.6039, 69.1002, -41.6914
CIE-LCH:
45.6039, 80.7033, 328.8955
CIE-Luv:
45.6039, 58.0892, -70.2242
Hunter-Lab:
38.7013, 63.6901, -40.3735
#b72ab3 color charts
#b72ab3 color shades, tints & tones
#b72ab3 color schemes
#b72ab3 color preview, HTML & CSS examples
This text has a color of #b72ab3
<p style="color:#b72ab3;">Text here</p>
.mytext {color:#b72ab3;}
This box has a color of #b72ab3
<div style="background-color:#b72ab3;">Content here</div>
.mybackground {background-color:#b72ab3;}
Border around this has a color of #b72ab3
<div style="border:2px solid #b72ab3;">Content here</div>
.myborder {border:2px solid #b72ab3;}