#f203f0 color space conversions
Hex:
#f203f0
RGB:
242, 3, 240
CMY:
5, 99, 6
CMYK:
0, 99, 1, 5
HSL:
301°, 97.5510%, 48.0392%
HSV (HSB):
301°, 98.7603%, 94.9020%
XYZ:
52.3787, 25.2336, 84.5480
xyY:
0.3230, 0.1556, 25.2336
CIE-Lab:
57.3024, 93.9706, -57.4444
CIE-LCH:
57.3024, 110.1378, 328.5625
CIE-Luv:
57.3024, 80.6256, -101.7355
Hunter-Lab:
50.2331, 98.2163, -64.6286
#f203f0 color charts
#f203f0 color shades, tints & tones
#f203f0 color schemes
#f203f0 color preview, HTML & CSS examples
This text has a color of #f203f0
<p style="color:#f203f0;">Text here</p>
.mytext {color:#f203f0;}
This box has a color of #f203f0
<div style="background-color:#f203f0;">Content here</div>
.mybackground {background-color:#f203f0;}
Border around this has a color of #f203f0
<div style="border:2px solid #f203f0;">Content here</div>
.myborder {border:2px solid #f203f0;}