#1f51a5 color space conversions
Hex:
#1f51a5
RGB:
31, 81, 165
CMY:
88, 68, 35
CMYK:
81, 51, 0, 35
HSL:
218°, 68.3673%, 38.4314%
HSV (HSB):
218°, 81.2121%, 64.7059%
XYZ:
10.2990, 8.8928, 36.7710
xyY:
0.1840, 0.1589, 8.8928
CIE-Lab:
35.7770, 15.1956, -50.0059
CIE-LCH:
35.7770, 52.2637, 286.9028
CIE-Luv:
35.7770, -16.5821, -71.2732
Hunter-Lab:
29.8208, 9.4612, -52.2340
#1f51a5 color charts
#1f51a5 color shades, tints & tones
#1f51a5 color schemes
#1f51a5 color preview, HTML & CSS examples
This text has a color of #1f51a5
<p style="color:#1f51a5;">Text here</p>
.mytext {color:#1f51a5;}
This box has a color of #1f51a5
<div style="background-color:#1f51a5;">Content here</div>
.mybackground {background-color:#1f51a5;}
Border around this has a color of #1f51a5
<div style="border:2px solid #1f51a5;">Content here</div>
.myborder {border:2px solid #1f51a5;}