#fdc3ff color space conversions
Hex:
#fdc3ff
RGB:
253, 195, 255
CMY:
1, 24, 0
CMYK:
1, 24, 0, 0
HSL:
298°, 100.0000%, 88.2353%
HSV (HSB):
298°, 23.5294%, 100.0000%
XYZ:
78.0731, 67.1329, 103.4508
xyY:
0.3140, 0.2700, 67.1329
CIE-Lab:
85.5710, 30.4583, -21.4947
CIE-LCH:
85.5710, 37.2791, 324.7891
CIE-Luv:
85.5710, 28.8770, -39.3252
Hunter-Lab:
81.9346, 26.7018, -17.5054
#fdc3ff color charts
#fdc3ff color shades, tints & tones
#fdc3ff color schemes
#fdc3ff color preview, HTML & CSS examples
This text has a color of #fdc3ff
<p style="color:#fdc3ff;">Text here</p>
.mytext {color:#fdc3ff;}
This box has a color of #fdc3ff
<div style="background-color:#fdc3ff;">Content here</div>
.mybackground {background-color:#fdc3ff;}
Border around this has a color of #fdc3ff
<div style="border:2px solid #fdc3ff;">Content here</div>
.myborder {border:2px solid #fdc3ff;}