#fe26fd color space conversions
Hex:
#fe26fd
RGB:
254, 38, 253
CMY:
0, 85, 1
CMYK:
0, 85, 0, 0
HSL:
300°, 99.0826%, 57.2549%
HSV (HSB):
300°, 85.0394%, 99.6078%
XYZ:
59.2958, 29.5489, 95.5068
xyY:
0.3216, 0.1603, 29.5489
CIE-Lab:
61.2630, 94.2030, -58.2376
CIE-LCH:
61.2630, 110.7512, 328.2751
CIE-Luv:
61.2630, 81.8350, -104.5681
Hunter-Lab:
54.3589, 99.5833, -66.1193
#fe26fd color charts
#fe26fd color shades, tints & tones
#fe26fd color schemes
#fe26fd color preview, HTML & CSS examples
This text has a color of #fe26fd
<p style="color:#fe26fd;">Text here</p>
.mytext {color:#fe26fd;}
This box has a color of #fe26fd
<div style="background-color:#fe26fd;">Content here</div>
.mybackground {background-color:#fe26fd;}
Border around this has a color of #fe26fd
<div style="border:2px solid #fe26fd;">Content here</div>
.myborder {border:2px solid #fe26fd;}