#f301ed color space conversions
Hex:
#f301ed
RGB:
243, 1, 237
CMY:
5, 100, 7
CMYK:
0, 100, 2, 5
HSL:
301°, 99.1803%, 47.8431%
HSV (HSB):
301°, 99.5885%, 95.2941%
XYZ:
52.2591, 25.1908, 82.2287
xyY:
0.3273, 0.1578, 25.1908
CIE-Lab:
57.2609, 93.8372, -55.8194
CIE-LCH:
57.2609, 109.1843, 329.2535
CIE-Luv:
57.2609, 82.6397, -99.2688
Hunter-Lab:
50.1905, 98.0236, -62.0035
#f301ed color charts
#f301ed color shades, tints & tones
#f301ed color schemes
#f301ed color preview, HTML & CSS examples
This text has a color of #f301ed
<p style="color:#f301ed;">Text here</p>
.mytext {color:#f301ed;}
This box has a color of #f301ed
<div style="background-color:#f301ed;">Content here</div>
.mybackground {background-color:#f301ed;}
Border around this has a color of #f301ed
<div style="border:2px solid #f301ed;">Content here</div>
.myborder {border:2px solid #f301ed;}