#b01dc4 color space conversions
Hex:
#b01dc4
RGB:
176, 29, 196
CMY:
31, 89, 23
CMYK:
10, 85, 0, 23
HSL:
293°, 74.2222%, 44.1176%
HSV (HSB):
293°, 85.2041%, 76.8627%
XYZ:
28.3077, 14.0944, 53.4531
xyY:
0.2953, 0.1470, 14.0944
CIE-Lab:
44.3679, 73.7001, -53.6909
CIE-LCH:
44.3679, 91.1834, 323.9265
CIE-Luv:
44.3679, 49.1297, -87.2549
Hunter-Lab:
37.5425, 68.8928, -58.1376
#b01dc4 color charts
#b01dc4 color shades, tints & tones
#b01dc4 color schemes
#b01dc4 color preview, HTML & CSS examples
This text has a color of #b01dc4
<p style="color:#b01dc4;">Text here</p>
.mytext {color:#b01dc4;}
This box has a color of #b01dc4
<div style="background-color:#b01dc4;">Content here</div>
.mybackground {background-color:#b01dc4;}
Border around this has a color of #b01dc4
<div style="border:2px solid #b01dc4;">Content here</div>
.myborder {border:2px solid #b01dc4;}