#bda2e2 color space conversions
Hex:
#bda2e2
RGB:
189, 162, 226
CMY:
26, 36, 11
CMYK:
16, 28, 0, 11
HSL:
265°, 52.4590%, 76.0784%
HSV (HSB):
265°, 28.3186%, 88.6275%
XYZ:
47.6341, 42.1505, 77.5768
xyY:
0.2846, 0.2519, 42.1505
CIE-Lab:
70.9745, 22.2675, -28.6737
CIE-LCH:
70.9745, 36.3046, 307.8324
CIE-Luv:
70.9745, 10.0933, -48.5886
Hunter-Lab:
64.9234, 17.3489, -25.3991
#bda2e2 color charts
#bda2e2 color shades, tints & tones
#bda2e2 color schemes
#bda2e2 color preview, HTML & CSS examples
This text has a color of #bda2e2
<p style="color:#bda2e2;">Text here</p>
.mytext {color:#bda2e2;}
This box has a color of #bda2e2
<div style="background-color:#bda2e2;">Content here</div>
.mybackground {background-color:#bda2e2;}
Border around this has a color of #bda2e2
<div style="border:2px solid #bda2e2;">Content here</div>
.myborder {border:2px solid #bda2e2;}