#ffcdfc color space conversions
Hex:
#ffcdfc
RGB:
255, 205, 252
CMY:
0, 20, 1
CMYK:
0, 20, 1, 0
HSL:
304°, 100.0000%, 90.1961%
HSV (HSB):
304°, 19.6078%, 100.0000%
XYZ:
80.6420, 71.9509, 101.7331
xyY:
0.3171, 0.2829, 71.9509
CIE-Lab:
87.9450, 25.3062, -16.3073
CIE-LCH:
87.9450, 30.1054, 327.2023
CIE-Luv:
87.9450, 25.5265, -30.1241
Hunter-Lab:
84.8239, 21.2580, -11.7324
#ffcdfc color charts
#ffcdfc RGB chart
#ffcdfc CMYK chart
#ffcdfc RGB pie chart
#ffcdfc color shades, tints & tones
#ffcdfc color schemes
#ffcdfc color preview, HTML & CSS examples
This text has a color of #ffcdfc
<p style="color:#ffcdfc;">Text here</p>
.mytext {color:#ffcdfc;}
Text color #ffcdfc
This box has a color of #ffcdfc
<div style="background-color:#ffcdfc;">Content here</div>
.mybackground {background-color:#ffcdfc;}
Background color #ffcdfc
Border around this has a color of #ffcdfc
<div style="border:2px solid #ffcdfc;">Content here</div>
.myborder {border:2px solid #ffcdfc;}
Border color #ffcdfc