#1f97d1 color space conversions
Hex:
#1f97d1
RGB:
31, 151, 209
CMY:
88, 41, 18
CMYK:
85, 28, 0, 18
HSL:
200°, 74.1667%, 47.0588%
HSV (HSB):
200°, 85.1675%, 81.9608%
XYZ:
23.1403, 27.0280, 64.3189
xyY:
0.2021, 0.2361, 27.0280
CIE-Lab:
59.0002, -11.0667, -38.5012
CIE-LCH:
59.0002, 40.0602, 253.9634
CIE-Luv:
59.0002, -37.5155, -59.0225
Hunter-Lab:
51.9884, -11.5285, -36.9603
#1f97d1 color charts
#1f97d1 color shades, tints & tones
#1f97d1 color schemes
#1f97d1 color preview, HTML & CSS examples
This text has a color of #1f97d1
<p style="color:#1f97d1;">Text here</p>
.mytext {color:#1f97d1;}
This box has a color of #1f97d1
<div style="background-color:#1f97d1;">Content here</div>
.mybackground {background-color:#1f97d1;}
Border around this has a color of #1f97d1
<div style="border:2px solid #1f97d1;">Content here</div>
.myborder {border:2px solid #1f97d1;}