#fe27e5 color space conversions
Hex:
#fe27e5
RGB:
254, 39, 229
CMY:
0, 85, 10
CMYK:
0, 85, 10, 0
HSL:
307°, 99.0783%, 57.4510%
HSV (HSB):
307°, 84.6457%, 99.6078%
XYZ:
55.7414, 28.1790, 76.6299
xyY:
0.3472, 0.1755, 28.1790
CIE-Lab:
60.0501, 90.7181, -46.7792
CIE-LCH:
60.0501, 102.0689, 332.7219
CIE-Luv:
60.0501, 91.2916, -86.0969
Hunter-Lab:
53.0839, 94.5393, -48.4301
#fe27e5 color charts
#fe27e5 color shades, tints & tones
#fe27e5 color schemes
#fe27e5 color preview, HTML & CSS examples
This text has a color of #fe27e5
<p style="color:#fe27e5;">Text here</p>
.mytext {color:#fe27e5;}
This box has a color of #fe27e5
<div style="background-color:#fe27e5;">Content here</div>
.mybackground {background-color:#fe27e5;}
Border around this has a color of #fe27e5
<div style="border:2px solid #fe27e5;">Content here</div>
.myborder {border:2px solid #fe27e5;}