#7b02a9 color space conversions
Hex:
#7b02a9
RGB:
123, 2, 169
CMY:
52, 99, 34
CMYK:
27, 99, 0, 34
HSL:
283°, 97.6608%, 33.5294%
HSV (HSB):
283°, 98.8166%, 66.2745%
XYZ:
15.3515, 7.1189, 38.1011
xyY:
0.2534, 0.1175, 7.1189
CIE-Lab:
32.0762, 65.0710, -58.0462
CIE-LCH:
32.0762, 87.1986, 318.2656
CIE-Luv:
32.0762, 25.8002, -82.2952
Hunter-Lab:
26.6813, 56.0103, -65.9895
#7b02a9 color charts
#7b02a9 color shades, tints & tones
#7b02a9 color schemes
#7b02a9 color preview, HTML & CSS examples
This text has a color of #7b02a9
<p style="color:#7b02a9;">Text here</p>
.mytext {color:#7b02a9;}
This box has a color of #7b02a9
<div style="background-color:#7b02a9;">Content here</div>
.mybackground {background-color:#7b02a9;}
Border around this has a color of #7b02a9
<div style="border:2px solid #7b02a9;">Content here</div>
.myborder {border:2px solid #7b02a9;}