#350e5e color space conversions
Hex:
#350e5e
RGB:
53, 14, 94
CMY:
79, 95, 63
CMYK:
44, 85, 0, 63
HSL:
269°, 74.0741%, 21.1765%
HSV (HSB):
269°, 85.1064%, 36.8627%
XYZ:
3.6456, 1.8791, 10.7602
xyY:
0.2239, 0.1154, 1.8791
CIE-Lab:
14.8396, 35.6926, -39.2946
CIE-LCH:
14.8396, 53.0851, 312.2499
CIE-Luv:
14.8396, 5.7121, -39.4611
Hunter-Lab:
13.7081, 23.4824, -36.9444
#350e5e color charts
#350e5e color shades, tints & tones
#350e5e color schemes
#350e5e color preview, HTML & CSS examples
This text has a color of #350e5e
<p style="color:#350e5e;">Text here</p>
.mytext {color:#350e5e;}
This box has a color of #350e5e
<div style="background-color:#350e5e;">Content here</div>
.mybackground {background-color:#350e5e;}
Border around this has a color of #350e5e
<div style="border:2px solid #350e5e;">Content here</div>
.myborder {border:2px solid #350e5e;}