#bdabfc color space conversions
Hex:
#bdabfc
RGB:
189, 171, 252
CMY:
26, 33, 1
CMYK:
25, 32, 0, 1
HSL:
253°, 93.1034%, 82.9412%
HSV (HSB):
253°, 32.1429%, 98.8235%
XYZ:
53.1199, 46.9729, 98.3624
xyY:
0.2677, 0.2367, 46.9729
CIE-Lab:
74.1724, 23.1793, -37.8694
CIE-LCH:
74.1724, 44.4001, 301.4702
CIE-Luv:
74.1724, 3.8408, -64.3944
Hunter-Lab:
68.5368, 18.4082, -37.1159
#bdabfc color charts
#bdabfc color shades, tints & tones
#bdabfc color schemes
#bdabfc color preview, HTML & CSS examples
This text has a color of #bdabfc
<p style="color:#bdabfc;">Text here</p>
.mytext {color:#bdabfc;}
This box has a color of #bdabfc
<div style="background-color:#bdabfc;">Content here</div>
.mybackground {background-color:#bdabfc;}
Border around this has a color of #bdabfc
<div style="border:2px solid #bdabfc;">Content here</div>
.myborder {border:2px solid #bdabfc;}