#7f02b5 color space conversions
Hex:
#7f02b5
RGB:
127, 2, 181
CMY:
50, 99, 29
CMYK:
30, 99, 0, 29
HSL:
282°, 97.8142%, 35.8824%
HSV (HSB):
282°, 98.8950%, 70.9804%
XYZ:
17.1146, 7.8916, 44.3373
xyY:
0.2468, 0.1138, 7.8916
CIE-Lab:
33.7562, 67.8782, -62.4538
CIE-LCH:
33.7562, 92.2384, 317.3833
CIE-Luv:
33.7562, 25.0683, -89.4394
Hunter-Lab:
28.0921, 59.5869, -73.9120
#7f02b5 color charts
#7f02b5 color shades, tints & tones
#7f02b5 color schemes
#7f02b5 color preview, HTML & CSS examples
This text has a color of #7f02b5
<p style="color:#7f02b5;">Text here</p>
.mytext {color:#7f02b5;}
This box has a color of #7f02b5
<div style="background-color:#7f02b5;">Content here</div>
.mybackground {background-color:#7f02b5;}
Border around this has a color of #7f02b5
<div style="border:2px solid #7f02b5;">Content here</div>
.myborder {border:2px solid #7f02b5;}