#cdadff color space conversions
Hex:
#cdadff
RGB:
205, 173, 255
CMY:
20, 32, 0
CMYK:
20, 32, 0, 0
HSL:
263°, 100.0000%, 83.9216%
HSV (HSB):
263°, 32.1569%, 100.0000%
XYZ:
58.1704, 50.0863, 101.2094
xyY:
0.2777, 0.2391, 50.0863
CIE-Lab:
76.1222, 27.4348, -36.3554
CIE-LCH:
76.1222, 45.5454, 307.0393
CIE-Luv:
76.1222, 11.0842, -62.7001
Hunter-Lab:
70.7717, 22.8668, -35.2495
#cdadff color charts
#cdadff color shades, tints & tones
#cdadff color schemes
#cdadff color preview, HTML & CSS examples
This text has a color of #cdadff
<p style="color:#cdadff;">Text here</p>
.mytext {color:#cdadff;}
This box has a color of #cdadff
<div style="background-color:#cdadff;">Content here</div>
.mybackground {background-color:#cdadff;}
Border around this has a color of #cdadff
<div style="border:2px solid #cdadff;">Content here</div>
.myborder {border:2px solid #cdadff;}