#fe25fd color space conversions
Hex:
#fe25fd
RGB:
254, 37, 253
CMY:
0, 85, 1
CMYK:
0, 85, 0, 0
HSL:
300°, 99.0868%, 57.0588%
HSV (HSB):
300°, 85.4331%, 99.6078%
XYZ:
59.2642, 29.4858, 95.4963
xyY:
0.3217, 0.1600, 29.4858
CIE-Lab:
61.2080, 94.3644, -58.3254
CIE-LCH:
61.2080, 110.9347, 328.2803
CIE-Luv:
61.2080, 81.9405, -104.7040
Hunter-Lab:
54.3008, 99.7894, -66.2599
#fe25fd color charts
#fe25fd color shades, tints & tones
#fe25fd color schemes
#fe25fd color preview, HTML & CSS examples
This text has a color of #fe25fd
<p style="color:#fe25fd;">Text here</p>
.mytext {color:#fe25fd;}
This box has a color of #fe25fd
<div style="background-color:#fe25fd;">Content here</div>
.mybackground {background-color:#fe25fd;}
Border around this has a color of #fe25fd
<div style="border:2px solid #fe25fd;">Content here</div>
.myborder {border:2px solid #fe25fd;}