#3b004c color space conversions
Hex:
#3b004c
RGB:
59, 0, 76
CMY:
77, 100, 70
CMYK:
22, 100, 0, 70
HSL:
287°, 100.0000%, 14.9020%
HSV (HSB):
287°, 100.0000%, 29.8039%
XYZ:
3.1081, 1.4516, 6.9538
xyY:
0.2700, 0.1261, 1.4516
CIE-Lab:
12.2971, 37.9209, -31.1558
CIE-LCH:
12.2971, 49.0783, 320.5935
CIE-Luv:
12.2971, 11.8213, -29.2124
Hunter-Lab:
12.0483, 24.9638, -25.7863
#3b004c color charts
#3b004c color shades, tints & tones
#3b004c color schemes
#3b004c color preview, HTML & CSS examples
This text has a color of #3b004c
<p style="color:#3b004c;">Text here</p>
.mytext {color:#3b004c;}
This box has a color of #3b004c
<div style="background-color:#3b004c;">Content here</div>
.mybackground {background-color:#3b004c;}
Border around this has a color of #3b004c
<div style="border:2px solid #3b004c;">Content here</div>
.myborder {border:2px solid #3b004c;}