#f20ff3 color space conversions
Hex:
#f20ff3
RGB:
242, 15, 243
CMY:
5, 94, 5
CMYK:
0, 94, 0, 5
HSL:
300°, 90.4762%, 50.5882%
HSV (HSB):
300°, 93.8272%, 95.2941%
XYZ:
52.9664, 25.6900, 86.9610
xyY:
0.3198, 0.1551, 25.6900
CIE-Lab:
57.7416, 93.6050, -58.4196
CIE-LCH:
57.7416, 110.3392, 328.0314
CIE-Luv:
57.7416, 78.9466, -103.3320
Hunter-Lab:
50.6853, 97.8345, -66.2446
#f20ff3 color charts
#f20ff3 color shades, tints & tones
#f20ff3 color schemes
#f20ff3 color preview, HTML & CSS examples
This text has a color of #f20ff3
<p style="color:#f20ff3;">Text here</p>
.mytext {color:#f20ff3;}
This box has a color of #f20ff3
<div style="background-color:#f20ff3;">Content here</div>
.mybackground {background-color:#f20ff3;}
Border around this has a color of #f20ff3
<div style="border:2px solid #f20ff3;">Content here</div>
.myborder {border:2px solid #f20ff3;}