#71428e color space conversions
Hex:
#71428e
RGB:
113, 66, 142
CMY:
56, 74, 44
CMYK:
20, 54, 0, 44
HSL:
277°, 36.5385%, 40.7843%
HSV (HSB):
277°, 53.5211%, 55.6863%
XYZ:
13.6408, 9.3601, 26.6789
xyY:
0.2746, 0.1884, 9.3601
CIE-Lab:
36.6686, 34.7602, -34.3426
CIE-LCH:
36.6686, 48.8639, 315.3462
CIE-Luv:
36.6686, 16.8064, -51.6989
Hunter-Lab:
30.5943, 26.0457, -30.2861
#71428e color charts
#71428e color shades, tints & tones
#71428e color schemes
#71428e color preview, HTML & CSS examples
This text has a color of #71428e
<p style="color:#71428e;">Text here</p>
.mytext {color:#71428e;}
This box has a color of #71428e
<div style="background-color:#71428e;">Content here</div>
.mybackground {background-color:#71428e;}
Border around this has a color of #71428e
<div style="border:2px solid #71428e;">Content here</div>
.myborder {border:2px solid #71428e;}