#b01bcb color space conversions
Hex:
#b01bcb
RGB:
176, 27, 203
CMY:
31, 89, 20
CMYK:
13, 87, 0, 20
HSL:
291°, 76.5217%, 45.0980%
HSV (HSB):
291°, 86.6995%, 79.6078%
XYZ:
29.0759, 14.3258, 57.7326
xyY:
0.2875, 0.1417, 14.3258
CIE-Lab:
44.6965, 75.2775, -57.2272
CIE-LCH:
44.6965, 94.5603, 322.7573
CIE-Luv:
44.6965, 47.0415, -92.5422
Hunter-Lab:
37.8494, 70.8873, -63.9419
#b01bcb color charts
#b01bcb color shades, tints & tones
#b01bcb color schemes
#b01bcb color preview, HTML & CSS examples
This text has a color of #b01bcb
<p style="color:#b01bcb;">Text here</p>
.mytext {color:#b01bcb;}
This box has a color of #b01bcb
<div style="background-color:#b01bcb;">Content here</div>
.mybackground {background-color:#b01bcb;}
Border around this has a color of #b01bcb
<div style="border:2px solid #b01bcb;">Content here</div>
.myborder {border:2px solid #b01bcb;}