#f325ed color space conversions
Hex:
#f325ed
RGB:
243, 37, 237
CMY:
5, 85, 7
CMYK:
0, 85, 2, 5
HSL:
302°, 89.5652%, 54.9020%
HSV (HSB):
302°, 84.7737%, 95.2941%
XYZ:
52.9098, 26.4922, 82.4456
xyY:
0.3269, 0.1637, 26.4922
CIE-Lab:
58.5014, 90.1833, -53.8406
CIE-LCH:
58.5014, 105.0326, 329.1622
CIE-Luv:
58.5014, 80.2565, -96.2547
Hunter-Lab:
51.4706, 93.4174, -58.9413
#f325ed color charts
#f325ed color shades, tints & tones
#f325ed color schemes
#f325ed color preview, HTML & CSS examples
This text has a color of #f325ed
<p style="color:#f325ed;">Text here</p>
.mytext {color:#f325ed;}
This box has a color of #f325ed
<div style="background-color:#f325ed;">Content here</div>
.mybackground {background-color:#f325ed;}
Border around this has a color of #f325ed
<div style="border:2px solid #f325ed;">Content here</div>
.myborder {border:2px solid #f325ed;}