#fe15ff color space conversions
Hex:
#fe15ff
RGB:
254, 21, 255
CMY:
0, 92, 0
CMYK:
0, 92, 0, 0
HSL:
300°, 100.0000%, 54.1176%
HSV (HSB):
300°, 91.7647%, 100.0000%
XYZ:
59.1912, 28.8272, 97.0522
xyY:
0.3198, 0.1558, 28.8272
CIE-Lab:
60.6288, 96.6856, -60.3582
CIE-LCH:
60.6288, 113.9790, 328.0246
CIE-Luv:
60.6288, 82.4717, -107.8900
Hunter-Lab:
53.6909, 102.8270, -69.5895
#fe15ff color charts
#fe15ff color shades, tints & tones
#fe15ff color schemes
#fe15ff color preview, HTML & CSS examples
This text has a color of #fe15ff
<p style="color:#fe15ff;">Text here</p>
.mytext {color:#fe15ff;}
This box has a color of #fe15ff
<div style="background-color:#fe15ff;">Content here</div>
.mybackground {background-color:#fe15ff;}
Border around this has a color of #fe15ff
<div style="border:2px solid #fe15ff;">Content here</div>
.myborder {border:2px solid #fe15ff;}