#bda9e9 color space conversions
Hex:
#bda9e9
RGB:
189, 169, 233
CMY:
26, 34, 9
CMYK:
19, 27, 0, 9
HSL:
259°, 59.2593%, 78.8235%
HSV (HSB):
259°, 27.4678%, 91.3725%
XYZ:
49.8822, 45.0779, 83.1626
xyY:
0.2800, 0.2531, 45.0779
CIE-Lab:
72.9432, 19.9343, -29.4679
CIE-LCH:
72.9432, 35.5771, 304.0774
CIE-Luv:
72.9432, 6.3458, -49.7479
Hunter-Lab:
67.1401, 15.1226, -26.4411
#bda9e9 color charts
#bda9e9 color shades, tints & tones
#bda9e9 color schemes
#bda9e9 color preview, HTML & CSS examples
This text has a color of #bda9e9
<p style="color:#bda9e9;">Text here</p>
.mytext {color:#bda9e9;}
This box has a color of #bda9e9
<div style="background-color:#bda9e9;">Content here</div>
.mybackground {background-color:#bda9e9;}
Border around this has a color of #bda9e9
<div style="border:2px solid #bda9e9;">Content here</div>
.myborder {border:2px solid #bda9e9;}