#cabdf3 color space conversions
Hex:
#cabdf3
RGB:
202, 189, 243
CMY:
21, 26, 5
CMYK:
17, 22, 0, 5
HSL:
254°, 69.2308%, 84.7059%
HSV (HSB):
254°, 22.2222%, 95.2941%
XYZ:
58.7324, 55.4228, 92.3962
xyY:
0.2843, 0.2683, 55.4228
CIE-Lab:
79.2842, 15.1682, -25.0652
CIE-LCH:
79.2842, 29.2974, 301.1802
CIE-Luv:
79.2842, 3.5306, -42.2660
Hunter-Lab:
74.4465, 10.5410, -21.4728
#cabdf3 color charts
#cabdf3 color shades, tints & tones
#cabdf3 color schemes
#cabdf3 color preview, HTML & CSS examples
This text has a color of #cabdf3
<p style="color:#cabdf3;">Text here</p>
.mytext {color:#cabdf3;}
This box has a color of #cabdf3
<div style="background-color:#cabdf3;">Content here</div>
.mybackground {background-color:#cabdf3;}
Border around this has a color of #cabdf3
<div style="border:2px solid #cabdf3;">Content here</div>
.myborder {border:2px solid #cabdf3;}