#1f75e0 color space conversions
Hex:
#1f75e0
RGB:
31, 117, 224
CMY:
88, 54, 12
CMYK:
86, 48, 0, 12
HSL:
213°, 75.6863%, 50.0000%
HSV (HSB):
213°, 86.1607%, 87.8431%
XYZ:
20.3809, 18.3957, 72.9975
xyY:
0.1823, 0.1646, 18.3957
CIE-Lab:
49.9726, 14.9067, -61.2977
CIE-LCH:
49.9726, 63.0842, 283.6682
CIE-Luv:
49.9726, -25.7495, -95.5306
Hunter-Lab:
42.8902, 9.7632, -70.8862
#1f75e0 color charts
#1f75e0 color shades, tints & tones
#1f75e0 color schemes
#1f75e0 color preview, HTML & CSS examples
This text has a color of #1f75e0
<p style="color:#1f75e0;">Text here</p>
.mytext {color:#1f75e0;}
This box has a color of #1f75e0
<div style="background-color:#1f75e0;">Content here</div>
.mybackground {background-color:#1f75e0;}
Border around this has a color of #1f75e0
<div style="border:2px solid #1f75e0;">Content here</div>
.myborder {border:2px solid #1f75e0;}