#fe68f5 color space conversions
Hex:
#fe68f5
RGB:
254, 104, 245
CMY:
0, 59, 4
CMYK:
0, 59, 4, 0
HSL:
304°, 98.6842%, 70.1961%
HSV (HSB):
304°, 59.0551%, 99.6078%
XYZ:
62.3048, 37.5640, 90.3530
xyY:
0.3275, 0.1975, 37.5640
CIE-Lab:
67.6981, 73.5737, -43.6351
CIE-LCH:
67.6981, 85.5401, 329.3287
CIE-Luv:
67.6981, 70.4509, -80.4087
Hunter-Lab:
61.2895, 74.2003, -44.5026
#fe68f5 color charts
#fe68f5 color shades, tints & tones
#fe68f5 color schemes
#fe68f5 color preview, HTML & CSS examples
This text has a color of #fe68f5
<p style="color:#fe68f5;">Text here</p>
.mytext {color:#fe68f5;}
This box has a color of #fe68f5
<div style="background-color:#fe68f5;">Content here</div>
.mybackground {background-color:#fe68f5;}
Border around this has a color of #fe68f5
<div style="border:2px solid #fe68f5;">Content here</div>
.myborder {border:2px solid #fe68f5;}