#7f72d4 color space conversions
Hex:
#7f72d4
RGB:
127, 114, 212
CMY:
50, 55, 17
CMYK:
40, 46, 0, 17
HSL:
248°, 53.2609%, 63.9216%
HSV (HSB):
248°, 46.2264%, 83.1373%
XYZ:
26.6534, 21.3001, 64.9939
xyY:
0.2360, 0.1886, 21.3001
CIE-Lab:
53.2764, 28.6661, -48.9549
CIE-LCH:
53.2764, 56.7303, 300.3516
CIE-Luv:
53.2764, -0.5694, -79.0111
Hunter-Lab:
46.1521, 22.3198, -51.1891
#7f72d4 color charts
#7f72d4 color shades, tints & tones
#7f72d4 color schemes
#7f72d4 color preview, HTML & CSS examples
This text has a color of #7f72d4
<p style="color:#7f72d4;">Text here</p>
.mytext {color:#7f72d4;}
This box has a color of #7f72d4
<div style="background-color:#7f72d4;">Content here</div>
.mybackground {background-color:#7f72d4;}
Border around this has a color of #7f72d4
<div style="border:2px solid #7f72d4;">Content here</div>
.myborder {border:2px solid #7f72d4;}