#f305ed color space conversions
Hex:
#f305ed
RGB:
243, 5, 237
CMY:
5, 98, 7
CMYK:
0, 98, 2, 5
HSL:
302°, 95.9677%, 48.6275%
HSV (HSB):
302°, 97.9424%, 95.2941%
XYZ:
52.3025, 25.2777, 82.2432
xyY:
0.3273, 0.1582, 25.2777
CIE-Lab:
57.3450, 93.5881, -55.6851
CIE-LCH:
57.3450, 108.9017, 329.2473
CIE-Luv:
57.3450, 82.4803, -99.0671
Hunter-Lab:
50.2769, 97.7070, -61.7931
#f305ed color charts
#f305ed color shades, tints & tones
#f305ed color schemes
#f305ed color preview, HTML & CSS examples
This text has a color of #f305ed
<p style="color:#f305ed;">Text here</p>
.mytext {color:#f305ed;}
This box has a color of #f305ed
<div style="background-color:#f305ed;">Content here</div>
.mybackground {background-color:#f305ed;}
Border around this has a color of #f305ed
<div style="border:2px solid #f305ed;">Content here</div>
.myborder {border:2px solid #f305ed;}