#3b023d color space conversions
Hex:
#3b023d
RGB:
59, 2, 61
CMY:
77, 99, 76
CMYK:
3, 97, 0, 76
HSL:
298°, 93.6508%, 12.3529%
HSV (HSB):
298°, 96.7213%, 23.9216%
XYZ:
2.6676, 1.3101, 4.5272
xyY:
0.3137, 0.1540, 1.3101
CIE-Lab:
11.3463, 34.0780, -22.1383
CIE-LCH:
11.3463, 40.6376, 326.9907
CIE-Luv:
11.3463, 14.6587, -20.6354
Hunter-Lab:
11.4462, 21.5705, -15.4380
#3b023d color charts
#3b023d color shades, tints & tones
#3b023d color schemes
#3b023d color preview, HTML & CSS examples
This text has a color of #3b023d
<p style="color:#3b023d;">Text here</p>
.mytext {color:#3b023d;}
This box has a color of #3b023d
<div style="background-color:#3b023d;">Content here</div>
.mybackground {background-color:#3b023d;}
Border around this has a color of #3b023d
<div style="border:2px solid #3b023d;">Content here</div>
.myborder {border:2px solid #3b023d;}