#fe55fd color space conversions
Hex:
#fe55fd
RGB:
254, 85, 253
CMY:
0, 67, 1
CMYK:
0, 67, 0, 0
HSL:
300°, 98.8304%, 66.4706%
HSV (HSB):
300°, 66.5354%, 99.6078%
XYZ:
61.8512, 34.6597, 96.3586
xyY:
0.3207, 0.1797, 34.6597
CIE-Lab:
65.4828, 82.0654, -51.5295
CIE-LCH:
65.4828, 96.9021, 327.8750
CIE-Luv:
65.4828, 73.4354, -93.7480
Hunter-Lab:
58.8725, 84.5045, -55.8312
#fe55fd color charts
#fe55fd color shades, tints & tones
#fe55fd color schemes
#fe55fd color preview, HTML & CSS examples
This text has a color of #fe55fd
<p style="color:#fe55fd;">Text here</p>
.mytext {color:#fe55fd;}
This box has a color of #fe55fd
<div style="background-color:#fe55fd;">Content here</div>
.mybackground {background-color:#fe55fd;}
Border around this has a color of #fe55fd
<div style="border:2px solid #fe55fd;">Content here</div>
.myborder {border:2px solid #fe55fd;}