#7f48d3 color space conversions
Hex:
#7f48d3
RGB:
127, 72, 211
CMY:
50, 72, 17
CMYK:
40, 66, 0, 17
HSL:
264°, 61.2335%, 55.4902%
HSV (HSB):
264°, 65.8768%, 82.7451%
XYZ:
22.8276, 13.8499, 63.0982
xyY:
0.2288, 0.1388, 13.8499
CIE-Lab:
44.0169, 52.1039, -63.2661
CIE-LCH:
44.0169, 81.9598, 309.4738
CIE-Luv:
44.0169, 11.2345, -98.1135
Hunter-Lab:
37.2155, 44.3633, -74.4743
#7f48d3 color charts
#7f48d3 color shades, tints & tones
#7f48d3 color schemes
#7f48d3 color preview, HTML & CSS examples
This text has a color of #7f48d3
<p style="color:#7f48d3;">Text here</p>
.mytext {color:#7f48d3;}
This box has a color of #7f48d3
<div style="background-color:#7f48d3;">Content here</div>
.mybackground {background-color:#7f48d3;}
Border around this has a color of #7f48d3
<div style="border:2px solid #7f48d3;">Content here</div>
.myborder {border:2px solid #7f48d3;}