#6f007a color space conversions
Hex:
#6f007a
RGB:
111, 0, 122
CMY:
56, 100, 52
CMYK:
9, 100, 0, 52
HSL:
295°, 100.0000%, 23.9216%
HSV (HSB):
295°, 100.0000%, 47.8431%
XYZ:
10.0684, 4.7846, 18.8052
xyY:
0.2991, 0.1422, 4.7846
CIE-Lab:
26.1122, 55.0615, -38.7716
CIE-LCH:
26.1122, 67.3424, 324.8487
CIE-Luv:
26.1122, 31.7265, -53.2498
Hunter-Lab:
21.8738, 43.8833, -35.6607
#6f007a color charts
#6f007a color shades, tints & tones
#6f007a color schemes
#6f007a color preview, HTML & CSS examples
This text has a color of #6f007a
<p style="color:#6f007a;">Text here</p>
.mytext {color:#6f007a;}
This box has a color of #6f007a
<div style="background-color:#6f007a;">Content here</div>
.mybackground {background-color:#6f007a;}
Border around this has a color of #6f007a
<div style="border:2px solid #6f007a;">Content here</div>
.myborder {border:2px solid #6f007a;}