#f203c5 color space conversions
Hex:
#f203c5
RGB:
242, 3, 197
CMY:
5, 99, 23
CMYK:
0, 99, 19, 5
HSL:
311°, 97.5510%, 48.0392%
HSV (HSB):
311°, 98.7603%, 94.9020%
XYZ:
46.7286, 22.9736, 54.7948
xyY:
0.3753, 0.1845, 22.9736
CIE-Lab:
55.0451, 88.3961, -36.5912
CIE-LCH:
55.0451, 95.6702, 337.5131
CIE-Luv:
55.0451, 99.1146, -68.8911
Hunter-Lab:
47.9308, 90.1440, -34.2292
#f203c5 color charts
#f203c5 color shades, tints & tones
#f203c5 color schemes
#f203c5 color preview, HTML & CSS examples
This text has a color of #f203c5
<p style="color:#f203c5;">Text here</p>
.mytext {color:#f203c5;}
This box has a color of #f203c5
<div style="background-color:#f203c5;">Content here</div>
.mybackground {background-color:#f203c5;}
Border around this has a color of #f203c5
<div style="border:2px solid #f203c5;">Content here</div>
.myborder {border:2px solid #f203c5;}