#f20df3 color space conversions
Hex:
#f20df3
RGB:
242, 13, 243
CMY:
5, 95, 5
CMYK:
0, 95, 0, 5
HSL:
300°, 90.5512%, 50.1961%
HSV (HSB):
300°, 94.6502%, 95.2941%
XYZ:
52.9395, 25.6362, 86.9521
xyY:
0.3198, 0.1549, 25.6362
CIE-Lab:
57.6901, 93.7574, -58.5020
CIE-LCH:
57.6901, 110.5121, 328.0370
CIE-Luv:
57.6901, 79.0407, -103.4541
Hunter-Lab:
50.6322, 98.0282, -66.3779
#f20df3 color charts
#f20df3 color shades, tints & tones
#f20df3 color schemes
#f20df3 color preview, HTML & CSS examples
This text has a color of #f20df3
<p style="color:#f20df3;">Text here</p>
.mytext {color:#f20df3;}
This box has a color of #f20df3
<div style="background-color:#f20df3;">Content here</div>
.mybackground {background-color:#f20df3;}
Border around this has a color of #f20df3
<div style="border:2px solid #f20df3;">Content here</div>
.myborder {border:2px solid #f20df3;}