#f203c2 color space conversions
Hex:
#f203c2
RGB:
242, 3, 194
CMY:
5, 99, 24
CMYK:
0, 99, 20, 5
HSL:
312°, 97.5510%, 48.0392%
HSV (HSB):
312°, 98.7603%, 94.9020%
XYZ:
46.3881, 22.8374, 53.0021
xyY:
0.3795, 0.1868, 22.8374
CIE-Lab:
54.9045, 88.0417, -35.0795
CIE-LCH:
54.9045, 94.7729, 338.2756
CIE-Luv:
54.9045, 100.4879, -66.5500
Hunter-Lab:
47.7885, 89.6394, -32.3064
#f203c2 color charts
#f203c2 color shades, tints & tones
#f203c2 color schemes
#f203c2 color preview, HTML & CSS examples
This text has a color of #f203c2
<p style="color:#f203c2;">Text here</p>
.mytext {color:#f203c2;}
This box has a color of #f203c2
<div style="background-color:#f203c2;">Content here</div>
.mybackground {background-color:#f203c2;}
Border around this has a color of #f203c2
<div style="border:2px solid #f203c2;">Content here</div>
.myborder {border:2px solid #f203c2;}