#b008de color space conversions
Hex:
#b008de
RGB:
176, 8, 222
CMY:
31, 97, 13
CMYK:
21, 96, 0, 13
HSL:
287°, 93.0435%, 45.0980%
HSV (HSB):
287°, 96.3964%, 87.0588%
XYZ:
31.1761, 14.6777, 70.2972
xyY:
0.2684, 0.1264, 14.6777
CIE-Lab:
45.1896, 81.0763, -67.3587
CIE-LCH:
45.1896, 105.4066, 320.2800
CIE-Luv:
45.1896, 42.2665, -107.2424
Hunter-Lab:
38.3115, 78.2101, -81.9723
#b008de color charts
#b008de color shades, tints & tones
#b008de color schemes
#b008de color preview, HTML & CSS examples
This text has a color of #b008de
<p style="color:#b008de;">Text here</p>
.mytext {color:#b008de;}
This box has a color of #b008de
<div style="background-color:#b008de;">Content here</div>
.mybackground {background-color:#b008de;}
Border around this has a color of #b008de
<div style="border:2px solid #b008de;">Content here</div>
.myborder {border:2px solid #b008de;}