#cdadef color space conversions
Hex:
#cdadef
RGB:
205, 173, 239
CMY:
20, 32, 6
CMYK:
14, 28, 0, 6
HSL:
269°, 67.3469%, 80.7843%
HSV (HSB):
269°, 27.6151%, 93.7255%
XYZ:
55.7004, 49.0983, 88.2025
xyY:
0.2886, 0.2544, 49.0983
CIE-Lab:
75.5124, 23.9675, -28.6591
CIE-LCH:
75.5124, 37.3602, 309.9057
CIE-Luv:
75.5124, 12.7522, -49.2743
Hunter-Lab:
70.0702, 19.2710, -25.5836
#cdadef color charts
#cdadef RGB chart
#cdadef CMYK chart
#cdadef RGB pie chart
#cdadef color shades, tints & tones
#cdadef color schemes
#cdadef color preview, HTML & CSS examples
This text has a color of #cdadef
<p style="color:#cdadef;">Text here</p>
.mytext {color:#cdadef;}
Text color #cdadef
This box has a color of #cdadef
<div style="background-color:#cdadef;">Content here</div>
.mybackground {background-color:#cdadef;}
Background color #cdadef
Border around this has a color of #cdadef
<div style="border:2px solid #cdadef;">Content here</div>
.myborder {border:2px solid #cdadef;}
Border color #cdadef