#fc01cc color space conversions
Hex:
#fc01cc
RGB:
252, 1, 204
CMY:
1, 100, 20
CMYK:
0, 100, 19, 1
HSL:
311°, 99.2095%, 49.6078%
HSV (HSB):
311°, 99.6032%, 98.8235%
XYZ:
51.0548, 25.0768, 59.2762
xyY:
0.3770, 0.1852, 25.0768
CIE-Lab:
57.1502, 91.1435, -37.1855
CIE-LCH:
57.1502, 98.4373, 337.8051
CIE-Luv:
57.1502, 103.7853, -70.8143
Hunter-Lab:
50.0767, 94.3522, -35.1283
#fc01cc color charts
#fc01cc RGB chart
#fc01cc CMYK chart
#fc01cc RGB pie chart
#fc01cc color shades, tints & tones
#fc01cc color schemes
#fc01cc color preview, HTML & CSS examples
This text has a color of #fc01cc
<p style="color:#fc01cc;">Text here</p>
.mytext {color:#fc01cc;}
Text color #fc01cc
This box has a color of #fc01cc
<div style="background-color:#fc01cc;">Content here</div>
.mybackground {background-color:#fc01cc;}
Background color #fc01cc
Border around this has a color of #fc01cc
<div style="border:2px solid #fc01cc;">Content here</div>
.myborder {border:2px solid #fc01cc;}
Border color #fc01cc