#7f2de5 color space conversions
Hex:
#7f2de5
RGB:
127, 45, 229
CMY:
50, 82, 10
CMYK:
45, 80, 0, 10
HSL:
267°, 77.9661%, 53.7255%
HSV (HSB):
267°, 80.3493%, 89.8039%
XYZ:
23.8336, 12.0459, 75.1977
xyY:
0.2146, 0.1084, 12.0459
CIE-Lab:
41.2890, 68.3621, -78.0105
CIE-LCH:
41.2890, 103.7257, 311.2287
CIE-Luv:
41.2890, 12.7796, -116.0898
Hunter-Lab:
34.7073, 61.8391, -104.1642
#7f2de5 color charts
#7f2de5 color shades, tints & tones
#7f2de5 color schemes
#7f2de5 color preview, HTML & CSS examples
This text has a color of #7f2de5
<p style="color:#7f2de5;">Text here</p>
.mytext {color:#7f2de5;}
This box has a color of #7f2de5
<div style="background-color:#7f2de5;">Content here</div>
.mybackground {background-color:#7f2de5;}
Border around this has a color of #7f2de5
<div style="border:2px solid #7f2de5;">Content here</div>
.myborder {border:2px solid #7f2de5;}