#ffcdff color space conversions
Hex:
#ffcdff
RGB:
255, 205, 255
CMY:
0, 20, 0
CMYK:
0, 20, 0, 0
HSL:
300°, 100.0000%, 90.1961%
HSV (HSB):
300°, 19.6078%, 100.0000%
XYZ:
81.1213, 72.1426, 104.2571
xyY:
0.3150, 0.2801, 72.1426
CIE-Lab:
88.0372, 25.8446, -17.7521
CIE-LCH:
88.0372, 31.3541, 325.5156
CIE-Luv:
88.0372, 25.1745, -32.5626
Hunter-Lab:
84.9368, 21.8420, -13.3207
#ffcdff color charts
#ffcdff RGB chart
#ffcdff CMYK chart
#ffcdff RGB pie chart
#ffcdff color shades, tints & tones
#ffcdff color schemes
#ffcdff color preview, HTML & CSS examples
This text has a color of #ffcdff
<p style="color:#ffcdff;">Text here</p>
.mytext {color:#ffcdff;}
Text color #ffcdff
This box has a color of #ffcdff
<div style="background-color:#ffcdff;">Content here</div>
.mybackground {background-color:#ffcdff;}
Background color #ffcdff
Border around this has a color of #ffcdff
<div style="border:2px solid #ffcdff;">Content here</div>
.myborder {border:2px solid #ffcdff;}
Border color #ffcdff