#cfadef color space conversions
Hex:
#cfadef
RGB:
207, 173, 239
CMY:
19, 32, 6
CMYK:
13, 28, 0, 6
HSL:
271°, 67.3469%, 80.7843%
HSV (HSB):
271°, 27.6151%, 93.7255%
XYZ:
56.2557, 49.3845, 88.2285
xyY:
0.2902, 0.2547, 49.3845
CIE-Lab:
75.6899, 24.5882, -28.3713
CIE-LCH:
75.6899, 37.5435, 310.9141
CIE-Luv:
75.6899, 13.8779, -48.9118
Hunter-Lab:
70.2741, 19.9127, -25.2462
#cfadef color charts
#cfadef RGB chart
#cfadef CMYK chart
#cfadef RGB pie chart
#cfadef color shades, tints & tones
#cfadef color schemes
#cfadef color preview, HTML & CSS examples
This text has a color of #cfadef
<p style="color:#cfadef;">Text here</p>
.mytext {color:#cfadef;}
Text color #cfadef
This box has a color of #cfadef
<div style="background-color:#cfadef;">Content here</div>
.mybackground {background-color:#cfadef;}
Background color #cfadef
Border around this has a color of #cfadef
<div style="border:2px solid #cfadef;">Content here</div>
.myborder {border:2px solid #cfadef;}
Border color #cfadef