#fdc3fe color space conversions
Hex:
#fdc3fe
RGB:
253, 195, 254
CMY:
1, 24, 0
CMYK:
0, 23, 0, 0
HSL:
299°, 96.7213%, 88.0392%
HSV (HSB):
299°, 23.2283%, 99.6078%
XYZ:
77.9125, 67.0686, 102.6050
xyY:
0.3147, 0.2709, 67.0686
CIE-Lab:
85.5386, 30.2767, -21.0133
CIE-LCH:
85.5386, 36.8542, 325.2377
CIE-Luv:
85.5386, 29.0075, -38.5056
Hunter-Lab:
81.8954, 26.5018, -16.9564
#fdc3fe color charts
#fdc3fe color shades, tints & tones
#fdc3fe color schemes
#fdc3fe color preview, HTML & CSS examples
This text has a color of #fdc3fe
<p style="color:#fdc3fe;">Text here</p>
.mytext {color:#fdc3fe;}
This box has a color of #fdc3fe
<div style="background-color:#fdc3fe;">Content here</div>
.mybackground {background-color:#fdc3fe;}
Border around this has a color of #fdc3fe
<div style="border:2px solid #fdc3fe;">Content here</div>
.myborder {border:2px solid #fdc3fe;}