#1f98bd color space conversions
Hex:
#1f98bd
RGB:
31, 152, 189
CMY:
88, 40, 26
CMYK:
84, 20, 0, 26
HSL:
194°, 71.8182%, 43.1373%
HSV (HSB):
194°, 83.5979%, 74.1176%
XYZ:
20.9786, 26.4219, 52.1384
xyY:
0.2108, 0.2654, 26.4219
CIE-Lab:
58.4354, -18.6734, -28.1324
CIE-LCH:
58.4354, 33.7658, 236.4251
CIE-Luv:
58.4354, -39.1806, -40.9115
Hunter-Lab:
51.4022, -17.1033, -24.1575
#1f98bd color charts
#1f98bd color shades, tints & tones
#1f98bd color schemes
#1f98bd color preview, HTML & CSS examples
This text has a color of #1f98bd
<p style="color:#1f98bd;">Text here</p>
.mytext {color:#1f98bd;}
This box has a color of #1f98bd
<div style="background-color:#1f98bd;">Content here</div>
.mybackground {background-color:#1f98bd;}
Border around this has a color of #1f98bd
<div style="border:2px solid #1f98bd;">Content here</div>
.myborder {border:2px solid #1f98bd;}