#fdc5fc color space conversions
Hex:
#fdc5fc
RGB:
253, 197, 252
CMY:
1, 23, 1
CMYK:
0, 22, 0, 1
HSL:
301°, 93.3333%, 88.2353%
HSV (HSB):
301°, 22.1344%, 99.2157%
XYZ:
78.0450, 67.8434, 101.0771
xyY:
0.3160, 0.2747, 67.8434
CIE-Lab:
85.9281, 28.8627, -19.3636
CIE-LCH:
85.9281, 34.7564, 326.1430
CIE-Luv:
85.9281, 28.2804, -35.5961
Hunter-Lab:
82.3671, 24.9909, -15.1010
#fdc5fc color charts
#fdc5fc color shades, tints & tones
#fdc5fc color schemes
#fdc5fc color preview, HTML & CSS examples
This text has a color of #fdc5fc
<p style="color:#fdc5fc;">Text here</p>
.mytext {color:#fdc5fc;}
This box has a color of #fdc5fc
<div style="background-color:#fdc5fc;">Content here</div>
.mybackground {background-color:#fdc5fc;}
Border around this has a color of #fdc5fc
<div style="border:2px solid #fdc5fc;">Content here</div>
.myborder {border:2px solid #fdc5fc;}