#1f8dbd color space conversions
Hex:
#1f8dbd
RGB:
31, 141, 189
CMY:
88, 45, 26
CMYK:
84, 25, 0, 26
HSL:
198°, 71.8182%, 43.1373%
HSV (HSB):
198°, 83.5979%, 74.1176%
XYZ:
19.2753, 23.0152, 51.5706
xyY:
0.2054, 0.2452, 23.0152
CIE-Lab:
55.0880, -12.6551, -33.3338
CIE-LCH:
55.0880, 35.6552, 249.2109
CIE-Luv:
55.0880, -35.3376, -49.6962
Hunter-Lab:
47.9741, -12.2362, -30.1528
#1f8dbd color charts
#1f8dbd color shades, tints & tones
#1f8dbd color schemes
#1f8dbd color preview, HTML & CSS examples
This text has a color of #1f8dbd
<p style="color:#1f8dbd;">Text here</p>
.mytext {color:#1f8dbd;}
This box has a color of #1f8dbd
<div style="background-color:#1f8dbd;">Content here</div>
.mybackground {background-color:#1f8dbd;}
Border around this has a color of #1f8dbd
<div style="border:2px solid #1f8dbd;">Content here</div>
.myborder {border:2px solid #1f8dbd;}