#bda2e9 color space conversions
Hex:
#bda2e9
RGB:
189, 162, 233
CMY:
26, 36, 9
CMYK:
19, 30, 0, 9
HSL:
263°, 61.7391%, 77.4510%
HSV (HSB):
263°, 30.4721%, 91.3725%
XYZ:
48.6146, 42.5427, 82.7401
xyY:
0.2796, 0.2446, 42.5427
CIE-Lab:
71.2435, 23.8149, -32.0883
CIE-LCH:
71.2435, 39.9601, 306.5817
CIE-Luv:
71.2435, 9.3937, -54.4804
Hunter-Lab:
65.2247, 18.8998, -29.5543
#bda2e9 color charts
#bda2e9 color shades, tints & tones
#bda2e9 color schemes
#bda2e9 color preview, HTML & CSS examples
This text has a color of #bda2e9
<p style="color:#bda2e9;">Text here</p>
.mytext {color:#bda2e9;}
This box has a color of #bda2e9
<div style="background-color:#bda2e9;">Content here</div>
.mybackground {background-color:#bda2e9;}
Border around this has a color of #bda2e9
<div style="border:2px solid #bda2e9;">Content here</div>
.myborder {border:2px solid #bda2e9;}