#cdc3f9 color space conversions
Hex:
#cdc3f9
RGB:
205, 195, 249
CMY:
20, 24, 2
CMYK:
18, 22, 0, 2
HSL:
251°, 81.8182%, 87.0588%
HSV (HSB):
251°, 21.6867%, 97.6471%
XYZ:
61.7908, 58.8489, 97.7248
xyY:
0.2830, 0.2695, 58.8489
CIE-Lab:
81.2085, 14.1415, -25.3196
CIE-LCH:
81.2085, 29.0011, 299.1843
CIE-Luv:
81.2085, 1.9595, -42.6644
Hunter-Lab:
76.7130, 9.5304, -21.8304
#cdc3f9 color charts
#cdc3f9 color shades, tints & tones
#cdc3f9 color schemes
#cdc3f9 color preview, HTML & CSS examples
This text has a color of #cdc3f9
<p style="color:#cdc3f9;">Text here</p>
.mytext {color:#cdc3f9;}
This box has a color of #cdc3f9
<div style="background-color:#cdc3f9;">Content here</div>
.mybackground {background-color:#cdc3f9;}
Border around this has a color of #cdc3f9
<div style="border:2px solid #cdc3f9;">Content here</div>
.myborder {border:2px solid #cdc3f9;}