#cadaff color space conversions
Hex:
#cadaff
RGB:
202, 218, 255
CMY:
21, 15, 0
CMYK:
21, 15, 0, 0
HSL:
222°, 100.0000%, 89.6078%
HSV (HSB):
222°, 20.7843%, 100.0000%
XYZ:
67.4785, 69.9194, 104.5470
xyY:
0.2789, 0.2890, 69.9194
CIE-Lab:
86.9573, 2.2639, -19.7966
CIE-LCH:
86.9573, 19.9256, 276.5240
CIE-Luv:
86.9573, -10.2608, -31.9426
Hunter-Lab:
83.6178, -2.2839, -15.5976
#cadaff color charts
#cadaff RGB chart
#cadaff CMYK chart
#cadaff RGB pie chart
#cadaff color shades, tints & tones
#cadaff color schemes
#cadaff color preview, HTML & CSS examples
This text has a color of #cadaff
<p style="color:#cadaff;">Text here</p>
.mytext {color:#cadaff;}
Text color #cadaff
This box has a color of #cadaff
<div style="background-color:#cadaff;">Content here</div>
.mybackground {background-color:#cadaff;}
Background color #cadaff
Border around this has a color of #cadaff
<div style="border:2px solid #cadaff;">Content here</div>
.myborder {border:2px solid #cadaff;}
Border color #cadaff