#7f45d5 color space conversions
Hex:
#7f45d5
RGB:
127, 69, 213
CMY:
50, 73, 16
CMYK:
40, 68, 0, 16
HSL:
264°, 63.1579%, 55.2941%
HSV (HSB):
264°, 67.6056%, 83.5294%
XYZ:
22.8908, 13.5724, 64.3640
xyY:
0.2270, 0.1346, 13.5724
CIE-Lab:
43.6133, 54.1298, -65.0696
CIE-LCH:
43.6133, 84.6410, 309.7562
CIE-Luv:
43.6133, 11.5615, -100.4680
Hunter-Lab:
36.8407, 46.4388, -77.7965
#7f45d5 color charts
#7f45d5 color shades, tints & tones
#7f45d5 color schemes
#7f45d5 color preview, HTML & CSS examples
This text has a color of #7f45d5
<p style="color:#7f45d5;">Text here</p>
.mytext {color:#7f45d5;}
This box has a color of #7f45d5
<div style="background-color:#7f45d5;">Content here</div>
.mybackground {background-color:#7f45d5;}
Border around this has a color of #7f45d5
<div style="border:2px solid #7f45d5;">Content here</div>
.myborder {border:2px solid #7f45d5;}