#ccadf5 color space conversions
Hex:
#ccadf5
RGB:
204, 173, 245
CMY:
20, 32, 4
CMYK:
17, 29, 0, 4
HSL:
266°, 78.2609%, 81.9608%
HSV (HSB):
266°, 29.3878%, 96.0784%
XYZ:
56.3268, 49.3171, 92.9366
xyY:
0.2836, 0.2483, 49.3171
CIE-Lab:
75.6482, 24.9452, -31.7026
CIE-LCH:
75.6482, 40.3400, 308.1974
CIE-Luv:
75.6482, 11.5743, -54.4896
Hunter-Lab:
70.2261, 20.2752, -29.3056
#ccadf5 color charts
#ccadf5 color shades, tints & tones
#ccadf5 color schemes
#ccadf5 color preview, HTML & CSS examples
This text has a color of #ccadf5
<p style="color:#ccadf5;">Text here</p>
.mytext {color:#ccadf5;}
This box has a color of #ccadf5
<div style="background-color:#ccadf5;">Content here</div>
.mybackground {background-color:#ccadf5;}
Border around this has a color of #ccadf5
<div style="border:2px solid #ccadf5;">Content here</div>
.myborder {border:2px solid #ccadf5;}