#6f117e color space conversions
Hex:
#6f117e
RGB:
111, 17, 126
CMY:
56, 93, 51
CMYK:
12, 87, 0, 51
HSL:
292°, 76.2238%, 28.0392%
HSV (HSB):
292°, 86.5079%, 49.4118%
XYZ:
10.5219, 5.2868, 20.2045
xyY:
0.2922, 0.1468, 5.2868
CIE-Lab:
27.5366, 52.4217, -39.0125
CIE-LCH:
27.5366, 65.3453, 323.3432
CIE-Luv:
27.5366, 29.3286, -54.4309
Hunter-Lab:
22.9930, 41.4463, -36.0047
#6f117e color charts
#6f117e color shades, tints & tones
#6f117e color schemes
#6f117e color preview, HTML & CSS examples
This text has a color of #6f117e
<p style="color:#6f117e;">Text here</p>
.mytext {color:#6f117e;}
This box has a color of #6f117e
<div style="background-color:#6f117e;">Content here</div>
.mybackground {background-color:#6f117e;}
Border around this has a color of #6f117e
<div style="border:2px solid #6f117e;">Content here</div>
.myborder {border:2px solid #6f117e;}