#b100cb color space conversions
Hex:
#b100cb
RGB:
177, 0, 203
CMY:
31, 100, 20
CMYK:
13, 100, 0, 20
HSL:
292°, 100.0000%, 39.8039%
HSV (HSB):
292°, 100.0000%, 79.6078%
XYZ:
28.9110, 13.6589, 57.6126
xyY:
0.2886, 0.1363, 13.6589
CIE-Lab:
43.7397, 78.7633, -58.7646
CIE-LCH:
43.7397, 98.2697, 323.2737
CIE-Luv:
43.7397, 49.2162, -94.4037
Hunter-Lab:
36.9580, 74.9580, -66.5547
#b100cb color charts
#b100cb color shades, tints & tones
#b100cb color schemes
#b100cb color preview, HTML & CSS examples
This text has a color of #b100cb
<p style="color:#b100cb;">Text here</p>
.mytext {color:#b100cb;}
This box has a color of #b100cb
<div style="background-color:#b100cb;">Content here</div>
.mybackground {background-color:#b100cb;}
Border around this has a color of #b100cb
<div style="border:2px solid #b100cb;">Content here</div>
.myborder {border:2px solid #b100cb;}