#7c05a5 color space conversions
Hex:
#7c05a5
RGB:
124, 5, 165
CMY:
51, 98, 35
CMYK:
25, 97, 0, 35
HSL:
285°, 94.1176%, 33.3333%
HSV (HSB):
285°, 96.9697%, 64.7059%
XYZ:
15.1580, 7.1102, 36.1708
xyY:
0.2594, 0.1217, 7.1102
CIE-Lab:
32.0566, 64.0063, -55.6586
CIE-LCH:
32.0566, 84.8215, 318.9904
CIE-Luv:
32.0566, 27.2572, -79.3885
Hunter-Lab:
26.6650, 54.8062, -61.7607
#7c05a5 color charts
#7c05a5 color shades, tints & tones
#7c05a5 color schemes
#7c05a5 color preview, HTML & CSS examples
This text has a color of #7c05a5
<p style="color:#7c05a5;">Text here</p>
.mytext {color:#7c05a5;}
This box has a color of #7c05a5
<div style="background-color:#7c05a5;">Content here</div>
.mybackground {background-color:#7c05a5;}
Border around this has a color of #7c05a5
<div style="border:2px solid #7c05a5;">Content here</div>
.myborder {border:2px solid #7c05a5;}