#7f0255 color space conversions
Hex:
#7f0255
RGB:
127, 2, 85
CMY:
50, 99, 67
CMYK:
0, 98, 33, 50
HSL:
320°, 96.8992%, 25.2941%
HSV (HSB):
320°, 98.4252%, 49.8039%
XYZ:
10.4138, 5.2113, 9.0513
xyY:
0.4220, 0.2112, 5.2113
CIE-Lab:
27.3285, 52.4937, -12.5823
CIE-LCH:
27.3285, 53.9806, 346.5210
CIE-Luv:
27.3285, 57.5790, -22.4152
Hunter-Lab:
22.8283, 41.4784, -7.5285
#7f0255 color charts
#7f0255 color shades, tints & tones
#7f0255 color schemes
#7f0255 color preview, HTML & CSS examples
This text has a color of #7f0255
<p style="color:#7f0255;">Text here</p>
.mytext {color:#7f0255;}
This box has a color of #7f0255
<div style="background-color:#7f0255;">Content here</div>
.mybackground {background-color:#7f0255;}
Border around this has a color of #7f0255
<div style="border:2px solid #7f0255;">Content here</div>
.myborder {border:2px solid #7f0255;}