#34285d color space conversions
Hex:
#34285d
RGB:
52, 40, 93
CMY:
80, 84, 64
CMYK:
44, 57, 0, 64
HSL:
254°, 39.8496%, 26.0784%
HSV (HSB):
254°, 56.9892%, 36.4706%
XYZ:
4.1507, 3.0380, 10.7235
xyY:
0.2317, 0.1696, 3.0380
CIE-Lab:
20.1953, 20.0615, -29.9555
CIE-LCH:
20.1953, 36.0527, 303.8106
CIE-Luv:
20.1953, 1.2880, -35.3001
Hunter-Lab:
17.4297, 12.0062, -24.2770
#34285d color charts
#34285d color shades, tints & tones
#34285d color schemes
#34285d color preview, HTML & CSS examples
This text has a color of #34285d
<p style="color:#34285d;">Text here</p>
.mytext {color:#34285d;}
This box has a color of #34285d
<div style="background-color:#34285d;">Content here</div>
.mybackground {background-color:#34285d;}
Border around this has a color of #34285d
<div style="border:2px solid #34285d;">Content here</div>
.myborder {border:2px solid #34285d;}