#bdbdef color space conversions
Hex:
#bdbdef
RGB:
189, 189, 239
CMY:
26, 26, 6
CMYK:
21, 21, 0, 6
HSL:
240°, 60.9756%, 83.9216%
HSV (HSB):
240°, 20.9205%, 93.7255%
XYZ:
54.7638, 53.4460, 89.0911
xyY:
0.2776, 0.2709, 53.4460
CIE-Lab:
78.1376, 10.2938, -24.7569
CIE-LCH:
78.1376, 26.8117, 292.5773
CIE-Luv:
78.1376, -2.9492, -40.9200
Hunter-Lab:
73.1068, 5.7764, -21.0786
#bdbdef color charts
#bdbdef color shades, tints & tones
#bdbdef color schemes
#bdbdef color preview, HTML & CSS examples
This text has a color of #bdbdef
<p style="color:#bdbdef;">Text here</p>
.mytext {color:#bdbdef;}
This box has a color of #bdbdef
<div style="background-color:#bdbdef;">Content here</div>
.mybackground {background-color:#bdbdef;}
Border around this has a color of #bdbdef
<div style="border:2px solid #bdbdef;">Content here</div>
.myborder {border:2px solid #bdbdef;}