#cabffc color space conversions
Hex:
#cabffc
RGB:
202, 191, 252
CMY:
21, 25, 1
CMYK:
20, 24, 0, 1
HSL:
251°, 91.0448%, 86.8627%
HSV (HSB):
251°, 24.2063%, 98.8235%
XYZ:
60.5586, 56.8464, 99.8761
xyY:
0.2787, 0.2616, 56.8464
CIE-Lab:
80.0931, 16.0504, -28.6480
CIE-LCH:
80.0931, 32.8378, 299.2603
CIE-Luv:
80.0931, 1.9554, -48.4338
Hunter-Lab:
75.3966, 11.4274, -25.7625
#cabffc color charts
#cabffc color shades, tints & tones
#cabffc color schemes
#cabffc color preview, HTML & CSS examples
This text has a color of #cabffc
<p style="color:#cabffc;">Text here</p>
.mytext {color:#cabffc;}
This box has a color of #cabffc
<div style="background-color:#cabffc;">Content here</div>
.mybackground {background-color:#cabffc;}
Border around this has a color of #cabffc
<div style="border:2px solid #cabffc;">Content here</div>
.myborder {border:2px solid #cabffc;}