#1f98c2 color space conversions
Hex:
#1f98c2
RGB:
31, 152, 194
CMY:
88, 40, 24
CMYK:
84, 22, 0, 24
HSL:
195°, 72.4444%, 44.1176%
HSV (HSB):
195°, 84.0206%, 76.0784%
XYZ:
21.5309, 26.6428, 55.0467
xyY:
0.2086, 0.2581, 26.6428
CIE-Lab:
58.6423, -16.9364, -30.6326
CIE-LCH:
58.6423, 35.0028, 241.0624
CIE-Luv:
58.6423, -38.8414, -45.2568
Hunter-Lab:
51.6167, -15.8713, -27.0983
#1f98c2 color charts
#1f98c2 color shades, tints & tones
#1f98c2 color schemes
#1f98c2 color preview, HTML & CSS examples
This text has a color of #1f98c2
<p style="color:#1f98c2;">Text here</p>
.mytext {color:#1f98c2;}
This box has a color of #1f98c2
<div style="background-color:#1f98c2;">Content here</div>
.mybackground {background-color:#1f98c2;}
Border around this has a color of #1f98c2
<div style="border:2px solid #1f98c2;">Content here</div>
.myborder {border:2px solid #1f98c2;}