#fc52ec color space conversions
Hex:
#fc52ec
RGB:
252, 82, 236
CMY:
1, 68, 7
CMYK:
0, 67, 6, 1
HSL:
306°, 96.5909%, 65.4902%
HSV (HSB):
306°, 67.4603%, 98.8235%
XYZ:
58.3025, 32.7862, 82.6124
xyY:
0.3356, 0.1888, 32.7862
CIE-Lab:
63.9874, 80.0611, -44.5048
CIE-LCH:
63.9874, 91.5994, 330.9310
CIE-Luv:
63.9874, 78.5488, -81.9658
Hunter-Lab:
57.2592, 81.5488, -45.4609
#fc52ec color charts
#fc52ec color shades, tints & tones
#fc52ec color schemes
#fc52ec color preview, HTML & CSS examples
This text has a color of #fc52ec
<p style="color:#fc52ec;">Text here</p>
.mytext {color:#fc52ec;}
This box has a color of #fc52ec
<div style="background-color:#fc52ec;">Content here</div>
.mybackground {background-color:#fc52ec;}
Border around this has a color of #fc52ec
<div style="border:2px solid #fc52ec;">Content here</div>
.myborder {border:2px solid #fc52ec;}