#6b007b color space conversions
Hex:
#6b007b
RGB:
107, 0, 123
CMY:
58, 100, 52
CMYK:
13, 100, 0, 52
HSL:
292°, 100.0000%, 24.1176%
HSV (HSB):
292°, 100.0000%, 48.2353%
XYZ:
9.6386, 4.5559, 19.1103
xyY:
0.2894, 0.1368, 4.5559
CIE-Lab:
25.4300, 54.5863, -40.5468
CIE-LCH:
25.4300, 67.9979, 323.3950
CIE-Luv:
25.4300, 28.7939, -54.6471
Hunter-Lab:
21.3445, 43.2528, -38.1428
#6b007b color charts
#6b007b color shades, tints & tones
#6b007b color schemes
#6b007b color preview, HTML & CSS examples
This text has a color of #6b007b
<p style="color:#6b007b;">Text here</p>
.mytext {color:#6b007b;}
This box has a color of #6b007b
<div style="background-color:#6b007b;">Content here</div>
.mybackground {background-color:#6b007b;}
Border around this has a color of #6b007b
<div style="border:2px solid #6b007b;">Content here</div>
.myborder {border:2px solid #6b007b;}