#fe66fd color space conversions
Hex:
#fe66fd
RGB:
254, 102, 253
CMY:
0, 60, 1
CMYK:
0, 60, 0, 0
HSL:
300°, 98.7013%, 69.8039%
HSV (HSB):
300°, 59.8425%, 99.6078%
XYZ:
63.3540, 37.6654, 96.8595
xyY:
0.3202, 0.1903, 37.6654
CIE-Lab:
67.7733, 75.6740, -47.9126
CIE-LCH:
67.7733, 89.5666, 327.6603
CIE-Luv:
67.7733, 68.6676, -87.6073
Hunter-Lab:
61.3722, 76.8630, -50.6129
#fe66fd color charts
#fe66fd color shades, tints & tones
#fe66fd color schemes
#fe66fd color preview, HTML & CSS examples
This text has a color of #fe66fd
<p style="color:#fe66fd;">Text here</p>
.mytext {color:#fe66fd;}
This box has a color of #fe66fd
<div style="background-color:#fe66fd;">Content here</div>
.mybackground {background-color:#fe66fd;}
Border around this has a color of #fe66fd
<div style="border:2px solid #fe66fd;">Content here</div>
.myborder {border:2px solid #fe66fd;}