#1f75f0 color space conversions
Hex:
#1f75f0
RGB:
31, 117, 240
CMY:
88, 54, 6
CMYK:
87, 51, 0, 6
HSL:
215°, 87.4477%, 53.1373%
HSV (HSB):
215°, 87.0833%, 94.1176%
XYZ:
22.6545, 19.3052, 84.9703
xyY:
0.1785, 0.1521, 19.3052
CIE-Lab:
51.0423, 21.0344, -68.5431
CIE-LCH:
51.0423, 71.6980, 287.0601
CIE-Luv:
51.0423, -25.2545, -107.4835
Hunter-Lab:
43.9376, 15.1449, -83.9037
#1f75f0 color charts
#1f75f0 color shades, tints & tones
#1f75f0 color schemes
#1f75f0 color preview, HTML & CSS examples
This text has a color of #1f75f0
<p style="color:#1f75f0;">Text here</p>
.mytext {color:#1f75f0;}
This box has a color of #1f75f0
<div style="background-color:#1f75f0;">Content here</div>
.mybackground {background-color:#1f75f0;}
Border around this has a color of #1f75f0
<div style="border:2px solid #1f75f0;">Content here</div>
.myborder {border:2px solid #1f75f0;}