#f205c9 color space conversions
Hex:
#f205c9
RGB:
242, 5, 201
CMY:
5, 98, 21
CMYK:
0, 98, 17, 5
HSL:
310°, 95.9514%, 48.4314%
HSV (HSB):
310°, 97.9339%, 94.9020%
XYZ:
47.2148, 23.2028, 57.2484
xyY:
0.3698, 0.1817, 23.2028
CIE-Lab:
55.2807, 88.7450, -38.5250
CIE-LCH:
55.2807, 96.7463, 336.5339
CIE-Luv:
55.2807, 97.1928, -71.8929
Hunter-Lab:
48.1693, 90.6667, -36.7467
#f205c9 color charts
#f205c9 color shades, tints & tones
#f205c9 color schemes
#f205c9 color preview, HTML & CSS examples
This text has a color of #f205c9
<p style="color:#f205c9;">Text here</p>
.mytext {color:#f205c9;}
This box has a color of #f205c9
<div style="background-color:#f205c9;">Content here</div>
.mybackground {background-color:#f205c9;}
Border around this has a color of #f205c9
<div style="border:2px solid #f205c9;">Content here</div>
.myborder {border:2px solid #f205c9;}