#fc42df color space conversions
Hex:
#fc42df
RGB:
252, 66, 223
CMY:
1, 74, 13
CMYK:
0, 74, 12, 1
HSL:
309°, 96.8750%, 62.3529%
HSV (HSB):
309°, 73.8095%, 98.8235%
XYZ:
55.4124, 29.9196, 72.6665
xyY:
0.3507, 0.1894, 29.9196
CIE-Lab:
61.5848, 83.2780, -41.0117
CIE-LCH:
61.5848, 92.8288, 333.7813
CIE-Luv:
61.5848, 87.3189, -76.4445
Hunter-Lab:
54.6988, 85.1057, -40.4767
#fc42df color charts
#fc42df color shades, tints & tones
#fc42df color schemes
#fc42df color preview, HTML & CSS examples
This text has a color of #fc42df
<p style="color:#fc42df;">Text here</p>
.mytext {color:#fc42df;}
This box has a color of #fc42df
<div style="background-color:#fc42df;">Content here</div>
.mybackground {background-color:#fc42df;}
Border around this has a color of #fc42df
<div style="border:2px solid #fc42df;">Content here</div>
.myborder {border:2px solid #fc42df;}