#fc28fd color space conversions
Hex:
#fc28fd
RGB:
252, 40, 253
CMY:
1, 84, 1
CMYK:
0, 84, 0, 1
HSL:
300°, 98.1567%, 57.4510%
HSV (HSB):
300°, 84.1897%, 99.2157%
XYZ:
58.6333, 29.3049, 95.4946
xyY:
0.3196, 0.1598, 29.3049
CIE-Lab:
61.0498, 93.5252, -58.5971
CIE-LCH:
61.0498, 110.3657, 327.9313
CIE-Luv:
61.0498, 80.1953, -104.9393
Hunter-Lab:
54.1340, 98.6015, -66.6962
#fc28fd color charts
#fc28fd color shades, tints & tones
#fc28fd color schemes
#fc28fd color preview, HTML & CSS examples
This text has a color of #fc28fd
<p style="color:#fc28fd;">Text here</p>
.mytext {color:#fc28fd;}
This box has a color of #fc28fd
<div style="background-color:#fc28fd;">Content here</div>
.mybackground {background-color:#fc28fd;}
Border around this has a color of #fc28fd
<div style="border:2px solid #fc28fd;">Content here</div>
.myborder {border:2px solid #fc28fd;}