#fc64fd color space conversions
Hex:
#fc64fd
RGB:
252, 100, 253
CMY:
1, 61, 1
CMYK:
0, 60, 0, 1
HSL:
300°, 97.4522%, 69.2157%
HSV (HSB):
300°, 60.4743%, 99.2157%
XYZ:
62.4317, 36.9016, 96.7607
xyY:
0.3184, 0.1882, 36.9016
CIE-Lab:
67.2032, 76.0015, -48.8302
CIE-LCH:
67.2032, 90.3361, 327.2797
CIE-Luv:
67.2032, 67.9031, -88.9892
Hunter-Lab:
60.7467, 77.1444, -51.9177
#fc64fd color charts
#fc64fd color shades, tints & tones
#fc64fd color schemes
#fc64fd color preview, HTML & CSS examples
This text has a color of #fc64fd
<p style="color:#fc64fd;">Text here</p>
.mytext {color:#fc64fd;}
This box has a color of #fc64fd
<div style="background-color:#fc64fd;">Content here</div>
.mybackground {background-color:#fc64fd;}
Border around this has a color of #fc64fd
<div style="border:2px solid #fc64fd;">Content here</div>
.myborder {border:2px solid #fc64fd;}