#7f28e6 color space conversions
Hex:
#7f28e6
RGB:
127, 40, 230
CMY:
50, 84, 10
CMYK:
45, 83, 0, 10
HSL:
267°, 79.1667%, 52.9412%
HSV (HSB):
267°, 82.6087%, 90.1961%
XYZ:
23.7941, 11.7428, 75.8754
xyY:
0.2136, 0.1054, 11.7428
CIE-Lab:
40.8044, 70.2768, -79.3757
CIE-LCH:
40.8044, 106.0157, 311.5207
CIE-Luv:
40.8044, 13.1356, -117.3135
Hunter-Lab:
34.2677, 63.9745, -107.2921
#7f28e6 color charts
#7f28e6 color shades, tints & tones
#7f28e6 color schemes
#7f28e6 color preview, HTML & CSS examples
This text has a color of #7f28e6
<p style="color:#7f28e6;">Text here</p>
.mytext {color:#7f28e6;}
This box has a color of #7f28e6
<div style="background-color:#7f28e6;">Content here</div>
.mybackground {background-color:#7f28e6;}
Border around this has a color of #7f28e6
<div style="border:2px solid #7f28e6;">Content here</div>
.myborder {border:2px solid #7f28e6;}