#fe55e4 color space conversions
Hex:
#fe55e4
RGB:
254, 85, 228
CMY:
0, 67, 11
CMYK:
0, 67, 10, 0
HSL:
309°, 98.8304%, 66.4706%
HSV (HSB):
309°, 66.5354%, 99.6078%
XYZ:
58.1251, 33.1693, 76.7376
xyY:
0.3459, 0.1974, 33.1693
CIE-Lab:
64.2977, 78.2922, -39.5390
CIE-LCH:
64.2977, 87.7097, 333.2054
CIE-Luv:
64.2977, 81.9227, -73.9545
Hunter-Lab:
57.5928, 79.3627, -38.6841
#fe55e4 color charts
#fe55e4 color shades, tints & tones
#fe55e4 color schemes
#fe55e4 color preview, HTML & CSS examples
This text has a color of #fe55e4
<p style="color:#fe55e4;">Text here</p>
.mytext {color:#fe55e4;}
This box has a color of #fe55e4
<div style="background-color:#fe55e4;">Content here</div>
.mybackground {background-color:#fe55e4;}
Border around this has a color of #fe55e4
<div style="border:2px solid #fe55e4;">Content here</div>
.myborder {border:2px solid #fe55e4;}