#fc93f1 color space conversions
Hex:
#fc93f1
RGB:
252, 147, 241
CMY:
1, 42, 5
CMYK:
0, 42, 4, 1
HSL:
306°, 94.5946%, 78.2353%
HSV (HSB):
306°, 41.6667%, 98.8235%
XYZ:
66.4558, 47.9138, 88.9648
xyY:
0.3268, 0.2356, 47.9138
CIE-Lab:
74.7705, 52.5283, -30.4738
CIE-LCH:
74.7705, 60.7278, 329.8803
CIE-Luv:
74.7705, 53.2959, -56.8141
Hunter-Lab:
69.2198, 50.2378, -27.7487
#fc93f1 color charts
#fc93f1 color shades, tints & tones
#fc93f1 color schemes
#fc93f1 color preview, HTML & CSS examples
This text has a color of #fc93f1
<p style="color:#fc93f1;">Text here</p>
.mytext {color:#fc93f1;}
This box has a color of #fc93f1
<div style="background-color:#fc93f1;">Content here</div>
.mybackground {background-color:#fc93f1;}
Border around this has a color of #fc93f1
<div style="border:2px solid #fc93f1;">Content here</div>
.myborder {border:2px solid #fc93f1;}