#32075c color space conversions
Hex:
#32075c
RGB:
50, 7, 92
CMY:
80, 97, 64
CMYK:
46, 92, 0, 64
HSL:
270°, 85.8586%, 19.4118%
HSV (HSB):
270°, 92.3913%, 36.0784%
XYZ:
3.3231, 1.6028, 10.2594
xyY:
0.2188, 0.1055, 1.6028
CIE-Lab:
13.2471, 37.4309, -40.5831
CIE-LCH:
13.2471, 55.2092, 312.6863
CIE-Luv:
13.2471, 5.3004, -37.9282
Hunter-Lab:
12.6601, 24.6993, -39.1852
#32075c color charts
#32075c color shades, tints & tones
#32075c color schemes
#32075c color preview, HTML & CSS examples
This text has a color of #32075c
<p style="color:#32075c;">Text here</p>
.mytext {color:#32075c;}
This box has a color of #32075c
<div style="background-color:#32075c;">Content here</div>
.mybackground {background-color:#32075c;}
Border around this has a color of #32075c
<div style="border:2px solid #32075c;">Content here</div>
.myborder {border:2px solid #32075c;}