#f203e7 color space conversions
Hex:
#f203e7
RGB:
242, 3, 231
CMY:
5, 99, 9
CMYK:
0, 99, 5, 5
HSL:
303°, 97.5510%, 48.0392%
HSV (HSB):
303°, 98.7603%, 94.9020%
XYZ:
51.0743, 24.7119, 77.6793
xyY:
0.3328, 0.1610, 24.7119
CIE-Lab:
56.7936, 92.7321, -53.2022
CIE-LCH:
56.7936, 106.9098, 330.1563
CIE-Luv:
56.7936, 84.2894, -95.0029
Hunter-Lab:
49.7111, 96.4008, -57.8497
#f203e7 color charts
#f203e7 color shades, tints & tones
#f203e7 color schemes
#f203e7 color preview, HTML & CSS examples
This text has a color of #f203e7
<p style="color:#f203e7;">Text here</p>
.mytext {color:#f203e7;}
This box has a color of #f203e7
<div style="background-color:#f203e7;">Content here</div>
.mybackground {background-color:#f203e7;}
Border around this has a color of #f203e7
<div style="border:2px solid #f203e7;">Content here</div>
.myborder {border:2px solid #f203e7;}