#fc1be7 color space conversions
Hex:
#fc1be7
RGB:
252, 27, 231
CMY:
1, 89, 9
CMYK:
0, 89, 8, 1
HSL:
306°, 97.4026%, 54.7059%
HSV (HSB):
306°, 89.2857%, 98.8235%
XYZ:
54.9606, 27.2488, 77.9641
xyY:
0.3431, 0.1701, 27.2488
CIE-Lab:
59.2039, 92.4020, -49.2646
CIE-LCH:
59.2039, 104.7146, 331.9355
CIE-Luv:
59.2039, 90.2862, -89.8810
Hunter-Lab:
52.2004, 96.5878, -52.0125
#fc1be7 color charts
#fc1be7 color shades, tints & tones
#fc1be7 color schemes
#fc1be7 color preview, HTML & CSS examples
This text has a color of #fc1be7
<p style="color:#fc1be7;">Text here</p>
.mytext {color:#fc1be7;}
This box has a color of #fc1be7
<div style="background-color:#fc1be7;">Content here</div>
.mybackground {background-color:#fc1be7;}
Border around this has a color of #fc1be7
<div style="border:2px solid #fc1be7;">Content here</div>
.myborder {border:2px solid #fc1be7;}