#b101cf color space conversions
Hex:
#b101cf
RGB:
177, 1, 207
CMY:
31, 100, 19
CMYK:
14, 100, 0, 19
HSL:
291°, 99.0385%, 40.7843%
HSV (HSB):
291°, 99.5169%, 81.1765%
XYZ:
29.4048, 13.8738, 60.1596
xyY:
0.2843, 0.1341, 13.8738
CIE-Lab:
44.0514, 79.3237, -60.5768
CIE-LCH:
44.0514, 99.8088, 322.6323
CIE-Luv:
44.0514, 47.8476, -97.1310
Hunter-Lab:
37.2476, 75.7322, -69.6876
#b101cf color charts
#b101cf color shades, tints & tones
#b101cf color schemes
#b101cf color preview, HTML & CSS examples
This text has a color of #b101cf
<p style="color:#b101cf;">Text here</p>
.mytext {color:#b101cf;}
This box has a color of #b101cf
<div style="background-color:#b101cf;">Content here</div>
.mybackground {background-color:#b101cf;}
Border around this has a color of #b101cf
<div style="border:2px solid #b101cf;">Content here</div>
.myborder {border:2px solid #b101cf;}