#b101c7 color space conversions
Hex:
#b101c7
RGB:
177, 1, 199
CMY:
31, 100, 22
CMYK:
11, 99, 0, 22
HSL:
293°, 99.0000%, 39.2157%
HSV (HSB):
293°, 99.4975%, 78.0392%
XYZ:
28.4511, 13.4923, 55.1376
xyY:
0.2931, 0.1390, 13.4923
CIE-Lab:
43.4959, 78.0220, -56.8346
CIE-LCH:
43.4959, 96.5277, 323.9288
CIE-Luv:
43.4959, 50.5310, -91.5373
Hunter-Lab:
36.7319, 73.9783, -63.2867
#b101c7 color charts
#b101c7 color shades, tints & tones
#b101c7 color schemes
#b101c7 color preview, HTML & CSS examples
This text has a color of #b101c7
<p style="color:#b101c7;">Text here</p>
.mytext {color:#b101c7;}
This box has a color of #b101c7
<div style="background-color:#b101c7;">Content here</div>
.mybackground {background-color:#b101c7;}
Border around this has a color of #b101c7
<div style="border:2px solid #b101c7;">Content here</div>
.myborder {border:2px solid #b101c7;}