#b2bdff color space conversions
Hex:
#b2bdff
RGB:
178, 189, 255
CMY:
30, 26, 0
CMYK:
30, 26, 0, 0
HSL:
231°, 100.0000%, 84.9020%
HSV (HSB):
231°, 30.1961%, 100.0000%
XYZ:
54.6077, 53.0802, 101.9751
xyY:
0.2605, 0.2532, 53.0802
CIE-Lab:
77.9223, 10.8259, -33.7427
CIE-LCH:
77.9223, 35.4368, 287.7881
CIE-Luv:
77.9223, -9.1230, -56.0641
Hunter-Lab:
72.8561, 6.2924, -31.9876
#b2bdff color charts
#b2bdff color shades, tints & tones
#b2bdff color schemes
#b2bdff color preview, HTML & CSS examples
This text has a color of #b2bdff
<p style="color:#b2bdff;">Text here</p>
.mytext {color:#b2bdff;}
This box has a color of #b2bdff
<div style="background-color:#b2bdff;">Content here</div>
.mybackground {background-color:#b2bdff;}
Border around this has a color of #b2bdff
<div style="border:2px solid #b2bdff;">Content here</div>
.myborder {border:2px solid #b2bdff;}