#f002dd color space conversions
Hex:
#f002dd
RGB:
240, 2, 221
CMY:
6, 99, 13
CMYK:
0, 99, 8, 6
HSL:
305°, 98.3471%, 47.4510%
HSV (HSB):
305°, 99.1667%, 94.1176%
XYZ:
49.0080, 23.7891, 70.4154
xyY:
0.3422, 0.1661, 23.7891
CIE-Lab:
55.8761, 91.1296, -49.0305
CIE-LCH:
55.8761, 103.4824, 331.7184
CIE-Luv:
55.8761, 87.0442, -88.1707
Hunter-Lab:
48.7741, 94.0014, -51.4553
#f002dd color charts
#f002dd color shades, tints & tones
#f002dd color schemes
#f002dd color preview, HTML & CSS examples
This text has a color of #f002dd
<p style="color:#f002dd;">Text here</p>
.mytext {color:#f002dd;}
This box has a color of #f002dd
<div style="background-color:#f002dd;">Content here</div>
.mybackground {background-color:#f002dd;}
Border around this has a color of #f002dd
<div style="border:2px solid #f002dd;">Content here</div>
.myborder {border:2px solid #f002dd;}