#f205e9 color space conversions
Hex:
#f205e9
RGB:
242, 5, 233
CMY:
5, 98, 9
CMYK:
0, 98, 4, 5
HSL:
302°, 95.9514%, 48.4314%
HSV (HSB):
302°, 97.9339%, 94.9020%
XYZ:
51.3802, 24.8690, 79.1829
xyY:
0.3306, 0.1600, 24.8690
CIE-Lab:
56.9475, 92.8785, -54.0826
CIE-LCH:
56.9475, 107.4772, 329.7880
CIE-Luv:
56.9475, 83.3832, -96.4041
Hunter-Lab:
49.8688, 96.6395, -59.2340
#f205e9 color charts
#f205e9 color shades, tints & tones
#f205e9 color schemes
#f205e9 color preview, HTML & CSS examples
This text has a color of #f205e9
<p style="color:#f205e9;">Text here</p>
.mytext {color:#f205e9;}
This box has a color of #f205e9
<div style="background-color:#f205e9;">Content here</div>
.mybackground {background-color:#f205e9;}
Border around this has a color of #f205e9
<div style="border:2px solid #f205e9;">Content here</div>
.myborder {border:2px solid #f205e9;}