#b008db color space conversions
Hex:
#b008db
RGB:
176, 8, 219
CMY:
31, 97, 14
CMYK:
20, 96, 0, 14
HSL:
288°, 92.9515%, 44.5098%
HSV (HSB):
288°, 96.3470%, 85.8824%
XYZ:
30.7775, 14.5182, 68.1980
xyY:
0.2712, 0.1279, 14.5182
CIE-Lab:
44.9672, 80.5589, -66.0041
CIE-LCH:
44.9672, 104.1454, 320.6713
CIE-Luv:
44.9672, 43.1645, -105.2154
Hunter-Lab:
38.1028, 77.5033, -79.4477
#b008db color charts
#b008db color shades, tints & tones
#b008db color schemes
#b008db color preview, HTML & CSS examples
This text has a color of #b008db
<p style="color:#b008db;">Text here</p>
.mytext {color:#b008db;}
This box has a color of #b008db
<div style="background-color:#b008db;">Content here</div>
.mybackground {background-color:#b008db;}
Border around this has a color of #b008db
<div style="border:2px solid #b008db;">Content here</div>
.myborder {border:2px solid #b008db;}