#cabefa color space conversions
Hex:
#cabefa
RGB:
202, 190, 250
CMY:
21, 25, 2
CMYK:
19, 24, 0, 2
HSL:
252°, 85.7143%, 86.2745%
HSV (HSB):
252°, 24.0000%, 98.0392%
XYZ:
60.0259, 56.2856, 98.1430
xyY:
0.2799, 0.2625, 56.2856
CIE-Lab:
79.7761, 16.1518, -28.0640
CIE-LCH:
79.7761, 32.3801, 299.9218
CIE-Luv:
79.7761, 2.5482, -47.4470
Hunter-Lab:
75.0237, 11.5249, -25.0442
#cabefa color charts
#cabefa color shades, tints & tones
#cabefa color schemes
#cabefa color preview, HTML & CSS examples
This text has a color of #cabefa
<p style="color:#cabefa;">Text here</p>
.mytext {color:#cabefa;}
This box has a color of #cabefa
<div style="background-color:#cabefa;">Content here</div>
.mybackground {background-color:#cabefa;}
Border around this has a color of #cabefa
<div style="border:2px solid #cabefa;">Content here</div>
.myborder {border:2px solid #cabefa;}