#271f7f color space conversions
Hex:
#271f7f
RGB:
39, 31, 127
CMY:
85, 88, 50
CMYK:
69, 76, 0, 50
HSL:
245°, 60.7595%, 30.9804%
HSV (HSB):
245°, 75.5906%, 49.8039%
XYZ:
5.1575, 2.9436, 20.3750
xyY:
0.1811, 0.1034, 2.9436
CIE-Lab:
19.8166, 34.9114, -52.6428
CIE-LCH:
19.8166, 63.1669, 303.5513
CIE-Luv:
19.8166, -2.8435, -58.8518
Hunter-Lab:
17.1570, 23.6331, -58.4009
#271f7f color charts
#271f7f color shades, tints & tones
#271f7f color schemes
#271f7f color preview, HTML & CSS examples
This text has a color of #271f7f
<p style="color:#271f7f;">Text here</p>
.mytext {color:#271f7f;}
This box has a color of #271f7f
<div style="background-color:#271f7f;">Content here</div>
.mybackground {background-color:#271f7f;}
Border around this has a color of #271f7f
<div style="border:2px solid #271f7f;">Content here</div>
.myborder {border:2px solid #271f7f;}