#b008c1 color space conversions
Hex:
#b008c1
RGB:
176, 8, 193
CMY:
31, 97, 24
CMYK:
9, 96, 0, 24
HSL:
294°, 92.0398%, 39.4118%
HSV (HSB):
294°, 95.8549%, 75.6863%
XYZ:
27.6170, 13.2540, 51.5548
xyY:
0.2988, 0.1434, 13.2540
CIE-Lab:
43.1435, 76.2396, -53.9117
CIE-LCH:
43.1435, 93.3753, 324.7345
CIE-Luv:
43.1435, 51.6178, -87.1162
Hunter-Lab:
36.4061, 71.6961, -58.4765
#b008c1 color charts
#b008c1 color shades, tints & tones
#b008c1 color schemes
#b008c1 color preview, HTML & CSS examples
This text has a color of #b008c1
<p style="color:#b008c1;">Text here</p>
.mytext {color:#b008c1;}
This box has a color of #b008c1
<div style="background-color:#b008c1;">Content here</div>
.mybackground {background-color:#b008c1;}
Border around this has a color of #b008c1
<div style="border:2px solid #b008c1;">Content here</div>
.myborder {border:2px solid #b008c1;}