#f205e5 color space conversions
Hex:
#f205e5
RGB:
242, 5, 229
CMY:
5, 98, 10
CMYK:
0, 98, 5, 5
HSL:
303°, 95.9514%, 48.4314%
HSV (HSB):
303°, 97.9339%, 94.9020%
XYZ:
50.8151, 24.6429, 76.2070
xyY:
0.3350, 0.1625, 24.6429
CIE-Lab:
56.7258, 92.3353, -52.1828
CIE-LCH:
56.7258, 106.0606, 330.5272
CIE-Luv:
56.7258, 85.0349, -93.3911
Hunter-Lab:
49.6416, 95.8465, -56.2695
#f205e5 color charts
#f205e5 color shades, tints & tones
#f205e5 color schemes
#f205e5 color preview, HTML & CSS examples
This text has a color of #f205e5
<p style="color:#f205e5;">Text here</p>
.mytext {color:#f205e5;}
This box has a color of #f205e5
<div style="background-color:#f205e5;">Content here</div>
.mybackground {background-color:#f205e5;}
Border around this has a color of #f205e5
<div style="border:2px solid #f205e5;">Content here</div>
.myborder {border:2px solid #f205e5;}