#1f73a5 color space conversions
Hex:
#1f73a5
RGB:
31, 115, 165
CMY:
88, 55, 35
CMYK:
81, 30, 0, 35
HSL:
202°, 68.3673%, 38.4314%
HSV (HSB):
202°, 81.2121%, 64.7059%
XYZ:
13.4873, 15.2694, 37.8337
xyY:
0.2025, 0.2293, 15.2694
CIE-Lab:
46.0010, -6.4506, -33.7075
CIE-LCH:
46.0010, 34.3192, 259.1664
CIE-Luv:
46.0010, -27.6935, -49.2429
Hunter-Lab:
39.0761, -6.7728, -30.0518
#1f73a5 color charts
#1f73a5 color shades, tints & tones
#1f73a5 color schemes
#1f73a5 color preview, HTML & CSS examples
This text has a color of #1f73a5
<p style="color:#1f73a5;">Text here</p>
.mytext {color:#1f73a5;}
This box has a color of #1f73a5
<div style="background-color:#1f73a5;">Content here</div>
.mybackground {background-color:#1f73a5;}
Border around this has a color of #1f73a5
<div style="border:2px solid #1f73a5;">Content here</div>
.myborder {border:2px solid #1f73a5;}