#b008d6 color space conversions
Hex:
#b008d6
RGB:
176, 8, 214
CMY:
31, 97, 16
CMYK:
18, 96, 0, 16
HSL:
289°, 92.7928%, 43.5294%
HSV (HSB):
289°, 96.2617%, 83.9216%
XYZ:
30.1289, 14.2588, 64.7826
xyY:
0.2760, 0.1306, 14.2588
CIE-Lab:
44.6018, 79.7046, -63.7283
CIE-LCH:
44.6018, 102.0496, 321.3557
CIE-Luv:
44.6018, 44.6957, -101.8095
Hunter-Lab:
37.7608, 76.3416, -75.2855
#b008d6 color charts
#b008d6 color shades, tints & tones
#b008d6 color schemes
#b008d6 color preview, HTML & CSS examples
This text has a color of #b008d6
<p style="color:#b008d6;">Text here</p>
.mytext {color:#b008d6;}
This box has a color of #b008d6
<div style="background-color:#b008d6;">Content here</div>
.mybackground {background-color:#b008d6;}
Border around this has a color of #b008d6
<div style="border:2px solid #b008d6;">Content here</div>
.myborder {border:2px solid #b008d6;}