#b8b8ef color space conversions
Hex:
#b8b8ef
RGB:
184, 184, 239
CMY:
28, 28, 6
CMYK:
23, 23, 0, 6
HSL:
240°, 63.2184%, 82.9412%
HSV (HSB):
240°, 23.0126%, 93.7255%
XYZ:
52.4876, 50.7033, 88.6817
xyY:
0.2736, 0.2643, 50.7033
CIE-Lab:
76.4989, 11.5108, -27.2951
CIE-LCH:
76.4989, 29.6230, 292.8659
CIE-Luv:
76.4989, -3.2578, -45.1988
Hunter-Lab:
71.2063, 6.9652, -23.9965
#b8b8ef color charts
#b8b8ef color shades, tints & tones
#b8b8ef color schemes
#b8b8ef color preview, HTML & CSS examples
This text has a color of #b8b8ef
<p style="color:#b8b8ef;">Text here</p>
.mytext {color:#b8b8ef;}
This box has a color of #b8b8ef
<div style="background-color:#b8b8ef;">Content here</div>
.mybackground {background-color:#b8b8ef;}
Border around this has a color of #b8b8ef
<div style="border:2px solid #b8b8ef;">Content here</div>
.myborder {border:2px solid #b8b8ef;}