#f033dd color space conversions
Hex:
#f033dd
RGB:
240, 51, 221
CMY:
6, 80, 13
CMYK:
0, 79, 8, 6
HSL:
306°, 86.3014%, 57.0588%
HSV (HSB):
306°, 78.7500%, 94.1176%
XYZ:
50.1702, 26.1134, 70.8027
xyY:
0.3411, 0.1775, 26.1134
CIE-Lab:
58.1445, 84.4962, -45.4359
CIE-LCH:
58.1445, 95.9377, 331.7319
CIE-Luv:
58.1445, 82.3004, -82.4899
Hunter-Lab:
51.1012, 85.8204, -46.3777
#f033dd color charts
#f033dd color shades, tints & tones
#f033dd color schemes
#f033dd color preview, HTML & CSS examples
This text has a color of #f033dd
<p style="color:#f033dd;">Text here</p>
.mytext {color:#f033dd;}
This box has a color of #f033dd
<div style="background-color:#f033dd;">Content here</div>
.mybackground {background-color:#f033dd;}
Border around this has a color of #f033dd
<div style="border:2px solid #f033dd;">Content here</div>
.myborder {border:2px solid #f033dd;}