#1f50c0 color space conversions
Hex:
#1f50c0
RGB:
31, 80, 192
CMY:
88, 69, 25
CMYK:
84, 58, 0, 25
HSL:
222°, 72.1973%, 43.7255%
HSV (HSB):
222°, 83.8542%, 75.2941%
XYZ:
12.9482, 9.8344, 51.0850
xyY:
0.1753, 0.1331, 9.8344
CIE-Lab:
37.5436, 26.4812, -63.0919
CIE-LCH:
37.5436, 68.4239, 292.7690
CIE-Luv:
37.5436, -15.9829, -90.8810
Hunter-Lab:
31.3598, 18.8211, -74.6311
#1f50c0 color charts
#1f50c0 color shades, tints & tones
#1f50c0 color schemes
#1f50c0 color preview, HTML & CSS examples
This text has a color of #1f50c0
<p style="color:#1f50c0;">Text here</p>
.mytext {color:#1f50c0;}
This box has a color of #1f50c0
<div style="background-color:#1f50c0;">Content here</div>
.mybackground {background-color:#1f50c0;}
Border around this has a color of #1f50c0
<div style="border:2px solid #1f50c0;">Content here</div>
.myborder {border:2px solid #1f50c0;}