#cabff7 color space conversions
Hex:
#cabff7
RGB:
202, 191, 247
CMY:
21, 25, 3
CMYK:
18, 23, 0, 3
HSL:
252°, 77.7778%, 85.8824%
HSV (HSB):
252°, 22.6721%, 96.8627%
XYZ:
59.7764, 56.5336, 95.7572
xyY:
0.2819, 0.2666, 56.5336
CIE-Lab:
79.9165, 14.9513, -26.2436
CIE-LCH:
79.9165, 30.2037, 299.6707
CIE-Luv:
79.9165, 2.3272, -44.2358
Hunter-Lab:
75.1888, 10.3302, -22.8770
#cabff7 color charts
#cabff7 color shades, tints & tones
#cabff7 color schemes
#cabff7 color preview, HTML & CSS examples
This text has a color of #cabff7
<p style="color:#cabff7;">Text here</p>
.mytext {color:#cabff7;}
This box has a color of #cabff7
<div style="background-color:#cabff7;">Content here</div>
.mybackground {background-color:#cabff7;}
Border around this has a color of #cabff7
<div style="border:2px solid #cabff7;">Content here</div>
.myborder {border:2px solid #cabff7;}