#fe62fa color space conversions
Hex:
#fe62fa
RGB:
254, 98, 250
CMY:
0, 62, 2
CMYK:
0, 61, 2, 0
HSL:
302°, 98.7342%, 69.0196%
HSV (HSB):
302°, 61.4173%, 99.6078%
XYZ:
62.4961, 36.7083, 94.2340
xyY:
0.3231, 0.1898, 36.7083
CIE-Lab:
67.0576, 76.7782, -47.3926
CIE-LCH:
67.0576, 90.2272, 328.3143
CIE-Luv:
67.0576, 70.7996, -86.7751
Hunter-Lab:
60.5874, 78.0953, -49.8049
#fe62fa color charts
#fe62fa color shades, tints & tones
#fe62fa color schemes
#fe62fa color preview, HTML & CSS examples
This text has a color of #fe62fa
<p style="color:#fe62fa;">Text here</p>
.mytext {color:#fe62fa;}
This box has a color of #fe62fa
<div style="background-color:#fe62fa;">Content here</div>
.mybackground {background-color:#fe62fa;}
Border around this has a color of #fe62fa
<div style="border:2px solid #fe62fa;">Content here</div>
.myborder {border:2px solid #fe62fa;}