#351e7e color space conversions
Hex:
#351e7e
RGB:
53, 30, 126
CMY:
79, 88, 51
CMYK:
58, 76, 0, 51
HSL:
254°, 61.5385%, 30.5882%
HSV (HSB):
254°, 76.1905%, 49.4118%
XYZ:
5.6984, 3.1918, 20.0544
xyY:
0.1969, 0.1103, 3.1918
CIE-Lab:
20.7962, 37.0882, -50.3507
CIE-LCH:
20.7962, 62.5358, 306.3753
CIE-Luv:
20.7962, 0.6928, -58.3344
Hunter-Lab:
17.8656, 25.6692, -54.0481
#351e7e color charts
#351e7e color shades, tints & tones
#351e7e color schemes
#351e7e color preview, HTML & CSS examples
This text has a color of #351e7e
<p style="color:#351e7e;">Text here</p>
.mytext {color:#351e7e;}
This box has a color of #351e7e
<div style="background-color:#351e7e;">Content here</div>
.mybackground {background-color:#351e7e;}
Border around this has a color of #351e7e
<div style="border:2px solid #351e7e;">Content here</div>
.myborder {border:2px solid #351e7e;}