#1f65a1 color space conversions
Hex:
#1f65a1
RGB:
31, 101, 161
CMY:
88, 60, 37
CMYK:
81, 37, 0, 37
HSL:
208°, 67.7083%, 37.6471%
HSV (HSB):
208°, 80.7453%, 63.1373%
XYZ:
11.6518, 12.1719, 35.4535
xyY:
0.1966, 0.2053, 12.1719
CIE-Lab:
41.4880, 0.5896, -38.4758
CIE-LCH:
41.4880, 38.4803, 270.8779
CIE-Luv:
41.4880, -23.0774, -56.0364
Hunter-Lab:
34.8882, -1.4399, -35.8289
#1f65a1 color charts
#1f65a1 color shades, tints & tones
#1f65a1 color schemes
#1f65a1 color preview, HTML & CSS examples
This text has a color of #1f65a1
<p style="color:#1f65a1;">Text here</p>
.mytext {color:#1f65a1;}
This box has a color of #1f65a1
<div style="background-color:#1f65a1;">Content here</div>
.mybackground {background-color:#1f65a1;}
Border around this has a color of #1f65a1
<div style="border:2px solid #1f65a1;">Content here</div>
.myborder {border:2px solid #1f65a1;}