#cdd3fd color space conversions
Hex:
#cdd3fd
RGB:
205, 211, 253
CMY:
20, 17, 1
CMYK:
19, 17, 0, 1
HSL:
233°, 92.3077%, 89.8039%
HSV (HSB):
233°, 18.9723%, 99.2157%
XYZ:
66.2007, 66.6595, 102.3059
xyY:
0.2815, 0.2835, 66.6595
CIE-Lab:
85.3317, 6.4373, -21.1792
CIE-LCH:
85.3317, 22.1359, 286.9064
CIE-Luv:
85.3317, -5.5210, -34.8185
Hunter-Lab:
81.6453, 1.8545, -17.1419
#cdd3fd color charts
#cdd3fd color shades, tints & tones
#cdd3fd color schemes
#cdd3fd color preview, HTML & CSS examples
This text has a color of #cdd3fd
<p style="color:#cdd3fd;">Text here</p>
.mytext {color:#cdd3fd;}
This box has a color of #cdd3fd
<div style="background-color:#cdd3fd;">Content here</div>
.mybackground {background-color:#cdd3fd;}
Border around this has a color of #cdd3fd
<div style="border:2px solid #cdd3fd;">Content here</div>
.myborder {border:2px solid #cdd3fd;}