#bdbeed color space conversions
Hex:
#bdbeed
RGB:
189, 190, 237
CMY:
26, 25, 7
CMYK:
20, 20, 0, 7
HSL:
239°, 57.1429%, 83.5294%
HSV (HSB):
239°, 20.2532%, 92.9412%
XYZ:
54.6858, 53.7602, 87.6153
xyY:
0.2789, 0.2742, 53.7602
CIE-Lab:
78.3217, 9.3025, -23.4008
CIE-LCH:
78.3217, 25.1820, 291.6793
CIE-Luv:
78.3217, -3.2755, -38.5352
Hunter-Lab:
73.3213, 4.8197, -19.5236
#bdbeed color charts
#bdbeed color shades, tints & tones
#bdbeed color schemes
#bdbeed color preview, HTML & CSS examples
This text has a color of #bdbeed
<p style="color:#bdbeed;">Text here</p>
.mytext {color:#bdbeed;}
This box has a color of #bdbeed
<div style="background-color:#bdbeed;">Content here</div>
.mybackground {background-color:#bdbeed;}
Border around this has a color of #bdbeed
<div style="border:2px solid #bdbeed;">Content here</div>
.myborder {border:2px solid #bdbeed;}