#7f02b1 color space conversions
Hex:
#7f02b1
RGB:
127, 2, 177
CMY:
50, 99, 31
CMYK:
28, 99, 0, 31
HSL:
283°, 97.7654%, 35.0980%
HSV (HSB):
283°, 98.8701%, 69.4118%
XYZ:
16.7099, 7.7298, 42.2063
xyY:
0.2507, 0.1160, 7.7298
CIE-Lab:
33.4136, 67.1116, -60.6303
CIE-LCH:
33.4136, 90.4433, 317.9046
CIE-Luv:
33.4136, 26.0429, -86.8839
Hunter-Lab:
27.8025, 58.6283, -70.5450
#7f02b1 color charts
#7f02b1 color shades, tints & tones
#7f02b1 color schemes
#7f02b1 color preview, HTML & CSS examples
This text has a color of #7f02b1
<p style="color:#7f02b1;">Text here</p>
.mytext {color:#7f02b1;}
This box has a color of #7f02b1
<div style="background-color:#7f02b1;">Content here</div>
.mybackground {background-color:#7f02b1;}
Border around this has a color of #7f02b1
<div style="border:2px solid #7f02b1;">Content here</div>
.myborder {border:2px solid #7f02b1;}