#f223dd color space conversions
Hex:
#f223dd
RGB:
242, 35, 221
CMY:
5, 86, 13
CMYK:
0, 86, 9, 5
HSL:
306°, 88.8412%, 54.3137%
HSV (HSB):
306°, 85.5372%, 94.9020%
XYZ:
50.2701, 25.2998, 70.6404
xyY:
0.3438, 0.1730, 25.2998
CIE-Lab:
57.3663, 88.1187, -46.6451
CIE-LCH:
57.3663, 99.7029, 332.1057
CIE-Luv:
57.3663, 86.1520, -84.6397
Hunter-Lab:
50.2989, 90.3750, -48.0585
#f223dd color charts
#f223dd color shades, tints & tones
#f223dd color schemes
#f223dd color preview, HTML & CSS examples
This text has a color of #f223dd
<p style="color:#f223dd;">Text here</p>
.mytext {color:#f223dd;}
This box has a color of #f223dd
<div style="background-color:#f223dd;">Content here</div>
.mybackground {background-color:#f223dd;}
Border around this has a color of #f223dd
<div style="border:2px solid #f223dd;">Content here</div>
.myborder {border:2px solid #f223dd;}