#fd15fc color space conversions
Hex:
#fd15fc
RGB:
253, 21, 252
CMY:
1, 92, 1
CMYK:
0, 92, 0, 1
HSL:
300°, 98.3051%, 53.7255%
HSV (HSB):
300°, 91.6996%, 99.2157%
XYZ:
58.3469, 28.4473, 94.5111
xyY:
0.3218, 0.1569, 28.4473
CIE-Lab:
60.2907, 96.1030, -59.2464
CIE-LCH:
60.2907, 112.8978, 328.3466
CIE-Luv:
60.2907, 82.9373, -105.9869
Hunter-Lab:
53.3360, 101.9321, -67.7265
#fd15fc color charts
#fd15fc color shades, tints & tones
#fd15fc color schemes
#fd15fc color preview, HTML & CSS examples
This text has a color of #fd15fc
<p style="color:#fd15fc;">Text here</p>
.mytext {color:#fd15fc;}
This box has a color of #fd15fc
<div style="background-color:#fd15fc;">Content here</div>
.mybackground {background-color:#fd15fc;}
Border around this has a color of #fd15fc
<div style="border:2px solid #fd15fc;">Content here</div>
.myborder {border:2px solid #fd15fc;}