#bda5ed color space conversions
Hex:
#bda5ed
RGB:
189, 165, 237
CMY:
26, 35, 7
CMYK:
20, 30, 0, 7
HSL:
260°, 66.6667%, 78.8235%
HSV (HSB):
260°, 30.3797%, 92.9412%
XYZ:
49.7275, 43.8435, 85.9625
xyY:
0.2770, 0.2442, 43.8435
CIE-Lab:
72.1238, 23.0487, -32.9097
CIE-LCH:
72.1238, 40.1783, 305.0060
CIE-Luv:
72.1238, 7.7140, -55.8313
Hunter-Lab:
66.2144, 18.1794, -30.6228
#bda5ed color charts
#bda5ed color shades, tints & tones
#bda5ed color schemes
#bda5ed color preview, HTML & CSS examples
This text has a color of #bda5ed
<p style="color:#bda5ed;">Text here</p>
.mytext {color:#bda5ed;}
This box has a color of #bda5ed
<div style="background-color:#bda5ed;">Content here</div>
.mybackground {background-color:#bda5ed;}
Border around this has a color of #bda5ed
<div style="border:2px solid #bda5ed;">Content here</div>
.myborder {border:2px solid #bda5ed;}