#7f02b2 color space conversions
Hex:
#7f02b2
RGB:
127, 2, 178
CMY:
50, 99, 30
CMYK:
29, 99, 0, 30
HSL:
283°, 97.7778%, 35.2941%
HSV (HSB):
283°, 98.8764%, 69.8039%
XYZ:
16.8100, 7.7698, 42.7332
xyY:
0.2497, 0.1154, 7.7698
CIE-Lab:
33.4988, 67.3026, -61.0879
CIE-LCH:
33.4988, 90.8921, 317.7712
CIE-Luv:
33.4988, 25.7965, -87.5247
Hunter-Lab:
27.8744, 58.8666, -71.3834
#7f02b2 color charts
#7f02b2 color shades, tints & tones
#7f02b2 color schemes
#7f02b2 color preview, HTML & CSS examples
This text has a color of #7f02b2
<p style="color:#7f02b2;">Text here</p>
.mytext {color:#7f02b2;}
This box has a color of #7f02b2
<div style="background-color:#7f02b2;">Content here</div>
.mybackground {background-color:#7f02b2;}
Border around this has a color of #7f02b2
<div style="border:2px solid #7f02b2;">Content here</div>
.myborder {border:2px solid #7f02b2;}