#3b035e color space conversions
Hex:
#3b035e
RGB:
59, 3, 94
CMY:
77, 99, 63
CMYK:
37, 97, 0, 63
HSL:
277°, 93.8144%, 19.0196%
HSV (HSB):
277°, 96.8085%, 36.8627%
XYZ:
3.8566, 1.8031, 10.7344
xyY:
0.2352, 0.1100, 1.8031
CIE-Lab:
14.4180, 40.7019, -39.9477
CIE-LCH:
14.4180, 57.0303, 315.5358
CIE-Luv:
14.4180, 8.7363, -39.5833
Hunter-Lab:
13.4279, 27.7675, -37.9977
#3b035e color charts
#3b035e color shades, tints & tones
#3b035e color schemes
#3b035e color preview, HTML & CSS examples
This text has a color of #3b035e
<p style="color:#3b035e;">Text here</p>
.mytext {color:#3b035e;}
This box has a color of #3b035e
<div style="background-color:#3b035e;">Content here</div>
.mybackground {background-color:#3b035e;}
Border around this has a color of #3b035e
<div style="border:2px solid #3b035e;">Content here</div>
.myborder {border:2px solid #3b035e;}