#6b007c color space conversions
Hex:
#6b007c
RGB:
107, 0, 124
CMY:
58, 100, 51
CMYK:
14, 100, 0, 51
HSL:
292°, 100.0000%, 24.3137%
HSV (HSB):
292°, 100.0000%, 48.6275%
XYZ:
9.7015, 4.5810, 19.4417
xyY:
0.2877, 0.1358, 4.5810
CIE-Lab:
25.5062, 54.7644, -41.0591
CIE-LCH:
25.5062, 68.4470, 323.1396
CIE-Luv:
25.5062, 28.4992, -55.3158
Hunter-Lab:
21.4034, 43.4528, -38.8736
#6b007c color charts
#6b007c color shades, tints & tones
#6b007c color schemes
#6b007c color preview, HTML & CSS examples
This text has a color of #6b007c
<p style="color:#6b007c;">Text here</p>
.mytext {color:#6b007c;}
This box has a color of #6b007c
<div style="background-color:#6b007c;">Content here</div>
.mybackground {background-color:#6b007c;}
Border around this has a color of #6b007c
<div style="border:2px solid #6b007c;">Content here</div>
.myborder {border:2px solid #6b007c;}