#1f71f1 color space conversions
Hex:
#1f71f1
RGB:
31, 113, 241
CMY:
88, 56, 5
CMYK:
87, 53, 0, 5
HSL:
217°, 88.2353%, 53.3333%
HSV (HSB):
217°, 87.1369%, 94.5098%
XYZ:
22.3474, 18.4524, 85.6029
xyY:
0.1768, 0.1460, 18.4524
CIE-Lab:
50.0403, 23.9459, -70.7265
CIE-LCH:
50.0403, 74.6703, 288.7046
CIE-Luv:
50.0403, -24.1024, -110.3387
Hunter-Lab:
42.9563, 17.6885, -88.0832
#1f71f1 color charts
#1f71f1 color shades, tints & tones
#1f71f1 color schemes
#1f71f1 color preview, HTML & CSS examples
This text has a color of #1f71f1
<p style="color:#1f71f1;">Text here</p>
.mytext {color:#1f71f1;}
This box has a color of #1f71f1
<div style="background-color:#1f71f1;">Content here</div>
.mybackground {background-color:#1f71f1;}
Border around this has a color of #1f71f1
<div style="border:2px solid #1f71f1;">Content here</div>
.myborder {border:2px solid #1f71f1;}