#fc1ee5 color space conversions
Hex:
#fc1ee5
RGB:
252, 30, 229
CMY:
1, 88, 10
CMYK:
0, 88, 9, 1
HSL:
306°, 97.3684%, 55.2941%
HSV (HSB):
306°, 88.0952%, 98.8235%
XYZ:
54.7520, 27.2811, 76.5088
xyY:
0.3453, 0.1721, 27.2811
CIE-Lab:
59.2337, 91.7463, -48.0931
CIE-LCH:
59.2337, 103.5873, 332.3366
CIE-Luv:
59.2337, 90.8362, -88.0067
Hunter-Lab:
52.2313, 95.7095, -50.2864
#fc1ee5 color charts
#fc1ee5 color shades, tints & tones
#fc1ee5 color schemes
#fc1ee5 color preview, HTML & CSS examples
This text has a color of #fc1ee5
<p style="color:#fc1ee5;">Text here</p>
.mytext {color:#fc1ee5;}
This box has a color of #fc1ee5
<div style="background-color:#fc1ee5;">Content here</div>
.mybackground {background-color:#fc1ee5;}
Border around this has a color of #fc1ee5
<div style="border:2px solid #fc1ee5;">Content here</div>
.myborder {border:2px solid #fc1ee5;}