#fe21ff color space conversions
Hex:
#fe21ff
RGB:
254, 33, 255
CMY:
0, 87, 0
CMYK:
0, 87, 0, 0
HSL:
300°, 100.0000%, 56.4706%
HSV (HSB):
300°, 87.0588%, 100.0000%
XYZ:
59.4669, 29.3785, 97.1441
xyY:
0.3197, 0.1580, 29.3785
CIE-Lab:
61.1143, 95.2548, -59.5819
CIE-LCH:
61.1143, 112.3543, 327.9740
CIE-Luv:
61.1143, 81.5607, -106.7081
Hunter-Lab:
54.2020, 100.9852, -68.3218
#fe21ff color charts
#fe21ff color shades, tints & tones
#fe21ff color schemes
#fe21ff color preview, HTML & CSS examples
This text has a color of #fe21ff
<p style="color:#fe21ff;">Text here</p>
.mytext {color:#fe21ff;}
This box has a color of #fe21ff
<div style="background-color:#fe21ff;">Content here</div>
.mybackground {background-color:#fe21ff;}
Border around this has a color of #fe21ff
<div style="border:2px solid #fe21ff;">Content here</div>
.myborder {border:2px solid #fe21ff;}