#fc1ef5 color space conversions
Hex:
#fc1ef5
RGB:
252, 30, 245
CMY:
1, 88, 4
CMYK:
0, 88, 3, 1
HSL:
302°, 97.3684%, 55.2941%
HSV (HSB):
302°, 88.0952%, 98.8235%
XYZ:
57.0906, 28.2166, 88.8235
xyY:
0.3279, 0.1620, 28.2166
CIE-Lab:
60.0839, 93.9223, -55.6965
CIE-LCH:
60.0839, 109.1947, 329.3318
CIE-Luv:
60.0839, 84.3141, -100.2069
Hunter-Lab:
53.1193, 98.8864, -61.9585
#fc1ef5 color charts
#fc1ef5 color shades, tints & tones
#fc1ef5 color schemes
#fc1ef5 color preview, HTML & CSS examples
This text has a color of #fc1ef5
<p style="color:#fc1ef5;">Text here</p>
.mytext {color:#fc1ef5;}
This box has a color of #fc1ef5
<div style="background-color:#fc1ef5;">Content here</div>
.mybackground {background-color:#fc1ef5;}
Border around this has a color of #fc1ef5
<div style="border:2px solid #fc1ef5;">Content here</div>
.myborder {border:2px solid #fc1ef5;}