#1f65a3 color space conversions
Hex:
#1f65a3
RGB:
31, 101, 163
CMY:
88, 60, 36
CMYK:
81, 38, 0, 36
HSL:
208°, 68.0412%, 38.0392%
HSV (HSB):
208°, 80.9816%, 63.9216%
XYZ:
11.8296, 12.2430, 36.3900
xyY:
0.1957, 0.2025, 12.2430
CIE-Lab:
41.5998, 1.3651, -39.4840
CIE-LCH:
41.5998, 39.5076, 271.9801
CIE-Luv:
41.5998, -22.9927, -57.6737
Hunter-Lab:
34.9900, -0.8843, -37.1692
#1f65a3 color charts
#1f65a3 color shades, tints & tones
#1f65a3 color schemes
#1f65a3 color preview, HTML & CSS examples
This text has a color of #1f65a3
<p style="color:#1f65a3;">Text here</p>
.mytext {color:#1f65a3;}
This box has a color of #1f65a3
<div style="background-color:#1f65a3;">Content here</div>
.mybackground {background-color:#1f65a3;}
Border around this has a color of #1f65a3
<div style="border:2px solid #1f65a3;">Content here</div>
.myborder {border:2px solid #1f65a3;}