#b007db color space conversions
Hex:
#b007db
RGB:
176, 7, 219
CMY:
31, 97, 14
CMYK:
20, 97, 0, 14
HSL:
288°, 93.8053%, 44.3137%
HSV (HSB):
288°, 96.8037%, 85.8824%
XYZ:
30.7667, 14.4965, 68.1944
xyY:
0.2712, 0.1278, 14.4965
CIE-Lab:
44.9368, 80.6496, -66.0535
CIE-LCH:
44.9368, 104.2469, 320.6819
CIE-Luv:
44.9368, 43.2010, -105.2671
Hunter-Lab:
38.0743, 77.6102, -79.5414
#b007db color charts
#b007db color shades, tints & tones
#b007db color schemes
#b007db color preview, HTML & CSS examples
This text has a color of #b007db
<p style="color:#b007db;">Text here</p>
.mytext {color:#b007db;}
This box has a color of #b007db
<div style="background-color:#b007db;">Content here</div>
.mybackground {background-color:#b007db;}
Border around this has a color of #b007db
<div style="border:2px solid #b007db;">Content here</div>
.myborder {border:2px solid #b007db;}