#f20cd3 color space conversions
Hex:
#f20cd3
RGB:
242, 12, 211
CMY:
5, 95, 17
CMYK:
0, 95, 13, 5
HSL:
308°, 90.5512%, 49.8039%
HSV (HSB):
308°, 95.0413%, 94.9020%
XYZ:
48.5073, 23.8433, 63.6736
xyY:
0.3566, 0.1753, 23.8433
CIE-Lab:
55.9306, 89.5243, -43.2306
CIE-LCH:
55.9306, 99.4157, 334.2245
CIE-Luv:
55.9306, 92.3925, -79.2509
Hunter-Lab:
48.8296, 91.8698, -43.1331
#f20cd3 color charts
#f20cd3 color shades, tints & tones
#f20cd3 color schemes
#f20cd3 color preview, HTML & CSS examples
This text has a color of #f20cd3
<p style="color:#f20cd3;">Text here</p>
.mytext {color:#f20cd3;}
This box has a color of #f20cd3
<div style="background-color:#f20cd3;">Content here</div>
.mybackground {background-color:#f20cd3;}
Border around this has a color of #f20cd3
<div style="border:2px solid #f20cd3;">Content here</div>
.myborder {border:2px solid #f20cd3;}