#f205dd color space conversions
Hex:
#f205dd
RGB:
242, 5, 221
CMY:
5, 98, 13
CMYK:
0, 98, 9, 5
HSL:
305°, 95.9514%, 48.4314%
HSV (HSB):
305°, 97.9339%, 94.9020%
XYZ:
49.7234, 24.2062, 70.4582
xyY:
0.3444, 0.1676, 24.2062
CIE-Lab:
56.2937, 91.2708, -48.3455
CIE-LCH:
56.2937, 103.2842, 332.0902
CIE-Luv:
56.2937, 88.4050, -87.3168
Hunter-Lab:
49.1998, 94.2996, -50.4682
#f205dd color charts
#f205dd color shades, tints & tones
#f205dd color schemes
#f205dd color preview, HTML & CSS examples
This text has a color of #f205dd
<p style="color:#f205dd;">Text here</p>
.mytext {color:#f205dd;}
This box has a color of #f205dd
<div style="background-color:#f205dd;">Content here</div>
.mybackground {background-color:#f205dd;}
Border around this has a color of #f205dd
<div style="border:2px solid #f205dd;">Content here</div>
.myborder {border:2px solid #f205dd;}