#b2b2df color space conversions
Hex:
#b2b2df
RGB:
178, 178, 223
CMY:
30, 30, 13
CMYK:
20, 20, 0, 13
HSL:
240°, 41.2844%, 78.6275%
HSV (HSB):
240°, 20.1794%, 87.4510%
XYZ:
47.5998, 46.6335, 76.3044
xyY:
0.2791, 0.2734, 46.6335
CIE-Lab:
73.9547, 9.3266, -22.5535
CIE-LCH:
73.9547, 24.4058, 292.4667
CIE-Luv:
73.9547, -2.6552, -36.8424
Hunter-Lab:
68.2887, 4.9159, -18.4473
#b2b2df color charts
#b2b2df color shades, tints & tones
#b2b2df color schemes
#b2b2df color preview, HTML & CSS examples
This text has a color of #b2b2df
<p style="color:#b2b2df;">Text here</p>
.mytext {color:#b2b2df;}
This box has a color of #b2b2df
<div style="background-color:#b2b2df;">Content here</div>
.mybackground {background-color:#b2b2df;}
Border around this has a color of #b2b2df
<div style="border:2px solid #b2b2df;">Content here</div>
.myborder {border:2px solid #b2b2df;}