#fc42ec color space conversions
Hex:
#fc42ec
RGB:
252, 66, 236
CMY:
1, 74, 7
CMYK:
0, 74, 6, 1
HSL:
305°, 96.8750%, 62.3529%
HSV (HSB):
305°, 73.8095%, 98.8235%
XYZ:
57.2334, 30.6480, 82.2560
xyY:
0.3364, 0.1801, 30.6480
CIE-Lab:
62.2094, 85.1123, -47.3077
CIE-LCH:
62.2094, 97.3762, 330.9335
CIE-Luv:
62.2094, 82.4256, -86.6690
Hunter-Lab:
55.3606, 87.6573, -49.3419
#fc42ec color charts
#fc42ec color shades, tints & tones
#fc42ec color schemes
#fc42ec color preview, HTML & CSS examples
This text has a color of #fc42ec
<p style="color:#fc42ec;">Text here</p>
.mytext {color:#fc42ec;}
This box has a color of #fc42ec
<div style="background-color:#fc42ec;">Content here</div>
.mybackground {background-color:#fc42ec;}
Border around this has a color of #fc42ec
<div style="border:2px solid #fc42ec;">Content here</div>
.myborder {border:2px solid #fc42ec;}