#f750dd color space conversions
Hex:
#f750dd
RGB:
247, 80, 221
CMY:
3, 69, 13
CMYK:
0, 68, 11, 3
HSL:
309°, 91.2568%, 64.1176%
HSV (HSB):
309°, 67.6113%, 96.8627%
XYZ:
54.2776, 30.7319, 71.4777
xyY:
0.3468, 0.1964, 30.7319
CIE-Lab:
62.2807, 77.4074, -38.8535
CIE-LCH:
62.2807, 86.6112, 333.3463
CIE-Luv:
62.2807, 80.7204, -72.2922
Hunter-Lab:
55.4364, 77.7550, -37.6410
#f750dd color charts
#f750dd color shades, tints & tones
#f750dd color schemes
#f750dd color preview, HTML & CSS examples
This text has a color of #f750dd
<p style="color:#f750dd;">Text here</p>
.mytext {color:#f750dd;}
This box has a color of #f750dd
<div style="background-color:#f750dd;">Content here</div>
.mybackground {background-color:#f750dd;}
Border around this has a color of #f750dd
<div style="border:2px solid #f750dd;">Content here</div>
.myborder {border:2px solid #f750dd;}