#7f02c8 color space conversions
Hex:
#7f02c8
RGB:
127, 2, 200
CMY:
50, 99, 22
CMYK:
37, 99, 0, 22
HSL:
278°, 98.0198%, 39.6078%
HSV (HSB):
278°, 99.0000%, 78.4314%
XYZ:
19.1994, 8.7256, 55.3159
xyY:
0.2306, 0.1048, 8.7256
CIE-Lab:
35.4505, 71.6036, -70.8777
CIE-LCH:
35.4505, 100.7508, 315.2919
CIE-Luv:
35.4505, 20.8157, -101.3179
Hunter-Lab:
29.5391, 64.3257, -90.3511
#7f02c8 color charts
#7f02c8 color shades, tints & tones
#7f02c8 color schemes
#7f02c8 color preview, HTML & CSS examples
This text has a color of #7f02c8
<p style="color:#7f02c8;">Text here</p>
.mytext {color:#7f02c8;}
This box has a color of #7f02c8
<div style="background-color:#7f02c8;">Content here</div>
.mybackground {background-color:#7f02c8;}
Border around this has a color of #7f02c8
<div style="border:2px solid #7f02c8;">Content here</div>
.myborder {border:2px solid #7f02c8;}