#fc1ed7 color space conversions
Hex:
#fc1ed7
RGB:
252, 30, 215
CMY:
1, 88, 16
CMYK:
0, 88, 15, 1
HSL:
310°, 97.3684%, 55.2941%
HSV (HSB):
310°, 88.0952%, 98.8235%
XYZ:
52.8749, 26.5303, 66.6240
xyY:
0.3621, 0.1817, 26.5303
CIE-Lab:
58.5370, 89.9393, -41.2811
CIE-LCH:
58.5370, 98.9606, 335.3454
CIE-Luv:
58.5370, 96.7919, -77.1557
Hunter-Lab:
51.5076, 93.1003, -40.6352
#fc1ed7 color charts
#fc1ed7 color shades, tints & tones
#fc1ed7 color schemes
#fc1ed7 color preview, HTML & CSS examples
This text has a color of #fc1ed7
<p style="color:#fc1ed7;">Text here</p>
.mytext {color:#fc1ed7;}
This box has a color of #fc1ed7
<div style="background-color:#fc1ed7;">Content here</div>
.mybackground {background-color:#fc1ed7;}
Border around this has a color of #fc1ed7
<div style="border:2px solid #fc1ed7;">Content here</div>
.myborder {border:2px solid #fc1ed7;}