#cafbfd color space conversions
Hex:
#cafbfd
RGB:
202, 251, 253
CMY:
21, 2, 1
CMYK:
20, 1, 0, 1
HSL:
182°, 92.7273%, 89.2157%
HSV (HSB):
182°, 20.1581%, 99.2157%
XYZ:
76.5839, 88.6428, 106.0019
xyY:
0.2824, 0.3268, 88.6428
CIE-Lab:
95.4309, -15.0379, -6.0979
CIE-LCH:
95.4309, 16.2272, 202.0726
CIE-Luv:
95.4309, -25.0288, -7.0045
Hunter-Lab:
94.1503, -19.5672, -0.8482
#cafbfd color charts
#cafbfd color shades, tints & tones
#cafbfd color schemes
#cafbfd color preview, HTML & CSS examples
This text has a color of #cafbfd
<p style="color:#cafbfd;">Text here</p>
.mytext {color:#cafbfd;}
This box has a color of #cafbfd
<div style="background-color:#cafbfd;">Content here</div>
.mybackground {background-color:#cafbfd;}
Border around this has a color of #cafbfd
<div style="border:2px solid #cafbfd;">Content here</div>
.myborder {border:2px solid #cafbfd;}