#71428b color space conversions
Hex:
#71428b
RGB:
113, 66, 139
CMY:
56, 74, 45
CMYK:
19, 53, 0, 45
HSL:
279°, 35.6098%, 40.1961%
HSV (HSB):
279°, 52.5180%, 54.5098%
XYZ:
13.4185, 9.2712, 25.5084
xyY:
0.2784, 0.1924, 9.2712
CIE-Lab:
36.5013, 34.0515, -32.7733
CIE-LCH:
36.5013, 47.2609, 316.0959
CIE-Luv:
36.5013, 17.3349, -49.3423
Hunter-Lab:
30.4487, 25.3782, -28.3561
#71428b color charts
#71428b color shades, tints & tones
#71428b color schemes
#71428b color preview, HTML & CSS examples
This text has a color of #71428b
<p style="color:#71428b;">Text here</p>
.mytext {color:#71428b;}
This box has a color of #71428b
<div style="background-color:#71428b;">Content here</div>
.mybackground {background-color:#71428b;}
Border around this has a color of #71428b
<div style="border:2px solid #71428b;">Content here</div>
.myborder {border:2px solid #71428b;}