#cdc3f3 color space conversions
Hex:
#cdc3f3
RGB:
205, 195, 243
CMY:
20, 24, 5
CMYK:
16, 20, 0, 5
HSL:
253°, 66.6667%, 85.8824%
HSV (HSB):
253°, 19.7531%, 95.2941%
XYZ:
60.8696, 58.4804, 92.8737
xyY:
0.2868, 0.2756, 58.4804
CIE-Lab:
81.0052, 12.8546, -22.4236
CIE-LCH:
81.0052, 25.8468, 299.8240
CIE-Luv:
81.0052, 2.3952, -37.6495
Hunter-Lab:
76.4725, 8.2533, -18.4753
#cdc3f3 color charts
#cdc3f3 color shades, tints & tones
#cdc3f3 color schemes
#cdc3f3 color preview, HTML & CSS examples
This text has a color of #cdc3f3
<p style="color:#cdc3f3;">Text here</p>
.mytext {color:#cdc3f3;}
This box has a color of #cdc3f3
<div style="background-color:#cdc3f3;">Content here</div>
.mybackground {background-color:#cdc3f3;}
Border around this has a color of #cdc3f3
<div style="border:2px solid #cdc3f3;">Content here</div>
.myborder {border:2px solid #cdc3f3;}