#b008d4 color space conversions
Hex:
#b008d4
RGB:
176, 8, 212
CMY:
31, 97, 17
CMYK:
17, 96, 0, 17
HSL:
289°, 92.7273%, 43.1373%
HSV (HSB):
289°, 96.2264%, 83.1373%
XYZ:
29.8750, 14.1572, 63.4454
xyY:
0.2780, 0.1317, 14.1572
CIE-Lab:
44.4576, 79.3659, -62.8116
CIE-LCH:
44.4576, 101.2138, 321.6413
CIE-Luv:
44.4576, 45.3205, -100.4373
Hunter-Lab:
37.6261, 75.8827, -73.6369
#b008d4 color charts
#b008d4 color shades, tints & tones
#b008d4 color schemes
#b008d4 color preview, HTML & CSS examples
This text has a color of #b008d4
<p style="color:#b008d4;">Text here</p>
.mytext {color:#b008d4;}
This box has a color of #b008d4
<div style="background-color:#b008d4;">Content here</div>
.mybackground {background-color:#b008d4;}
Border around this has a color of #b008d4
<div style="border:2px solid #b008d4;">Content here</div>
.myborder {border:2px solid #b008d4;}