#b008d8 color space conversions
Hex:
#b008d8
RGB:
176, 8, 216
CMY:
31, 97, 15
CMYK:
19, 96, 0, 15
HSL:
288°, 92.8571%, 43.9216%
HSV (HSB):
288°, 96.2963%, 84.7059%
XYZ:
30.3860, 14.3616, 66.1363
xyY:
0.2740, 0.1295, 14.3616
CIE-Lab:
44.7472, 80.0451, -64.6414
CIE-LCH:
44.7472, 102.8869, 321.0770
CIE-Luv:
44.7472, 44.0780, -103.1760
Hunter-Lab:
37.8968, 76.8038, -76.9434
#b008d8 color charts
#b008d8 color shades, tints & tones
#b008d8 color schemes
#b008d8 color preview, HTML & CSS examples
This text has a color of #b008d8
<p style="color:#b008d8;">Text here</p>
.mytext {color:#b008d8;}
This box has a color of #b008d8
<div style="background-color:#b008d8;">Content here</div>
.mybackground {background-color:#b008d8;}
Border around this has a color of #b008d8
<div style="border:2px solid #b008d8;">Content here</div>
.myborder {border:2px solid #b008d8;}