#fe82fd color space conversions
Hex:
#fe82fd
RGB:
254, 130, 253
CMY:
0, 49, 1
CMYK:
0, 49, 0, 0
HSL:
300°, 98.4127%, 75.2941%
HSV (HSB):
300°, 48.8189%, 99.6078%
XYZ:
66.5853, 44.1279, 97.9366
xyY:
0.3191, 0.2115, 44.1279
CIE-Lab:
72.3139, 63.4050, -40.7943
CIE-LCH:
72.3139, 75.3948, 327.2431
CIE-Luv:
72.3139, 58.9317, -75.0688
Hunter-Lab:
66.4289, 62.6698, -40.9115
#fe82fd color charts
#fe82fd color shades, tints & tones
#fe82fd color schemes
#fe82fd color preview, HTML & CSS examples
This text has a color of #fe82fd
<p style="color:#fe82fd;">Text here</p>
.mytext {color:#fe82fd;}
This box has a color of #fe82fd
<div style="background-color:#fe82fd;">Content here</div>
.mybackground {background-color:#fe82fd;}
Border around this has a color of #fe82fd
<div style="border:2px solid #fe82fd;">Content here</div>
.myborder {border:2px solid #fe82fd;}