#fc42ce color space conversions
Hex:
#fc42ce
RGB:
252, 66, 206
CMY:
1, 74, 19
CMYK:
0, 74, 18, 1
HSL:
315°, 96.8750%, 62.3529%
HSV (HSB):
315°, 73.8095%, 98.8235%
XYZ:
53.2337, 29.0481, 61.1936
xyY:
0.3710, 0.2025, 29.0481
CIE-Lab:
60.8241, 81.0093, -32.5934
CIE-LCH:
60.8241, 87.3203, 338.0830
CIE-Luv:
60.8241, 93.9167, -62.9481
Hunter-Lab:
53.8963, 81.9869, -29.5902
#fc42ce color charts
#fc42ce color shades, tints & tones
#fc42ce color schemes
#fc42ce color preview, HTML & CSS examples
This text has a color of #fc42ce
<p style="color:#fc42ce;">Text here</p>
.mytext {color:#fc42ce;}
This box has a color of #fc42ce
<div style="background-color:#fc42ce;">Content here</div>
.mybackground {background-color:#fc42ce;}
Border around this has a color of #fc42ce
<div style="border:2px solid #fc42ce;">Content here</div>
.myborder {border:2px solid #fc42ce;}