#cdcdff color space conversions
Hex:
#cdcdff
RGB:
205, 205, 255
CMY:
20, 20, 0
CMYK:
20, 20, 0, 0
HSL:
240°, 100.0000%, 90.1961%
HSV (HSB):
240°, 19.6078%, 100.0000%
XYZ:
65.0582, 63.8618, 103.5054
xyY:
0.2799, 0.2748, 63.8618
CIE-Lab:
83.8938, 10.0708, -24.4210
CIE-LCH:
83.8938, 26.4161, 292.4104
CIE-Luv:
83.8938, -2.9336, -40.7057
Hunter-Lab:
79.9136, 5.4693, -20.8539
#cdcdff color charts
#cdcdff RGB chart
#cdcdff CMYK chart
#cdcdff RGB pie chart
#cdcdff color shades, tints & tones
#cdcdff color schemes
#cdcdff color preview, HTML & CSS examples
This text has a color of #cdcdff
<p style="color:#cdcdff;">Text here</p>
.mytext {color:#cdcdff;}
Text color #cdcdff
This box has a color of #cdcdff
<div style="background-color:#cdcdff;">Content here</div>
.mybackground {background-color:#cdcdff;}
Background color #cdcdff
Border around this has a color of #cdcdff
<div style="border:2px solid #cdcdff;">Content here</div>
.myborder {border:2px solid #cdcdff;}
Border color #cdcdff