#1f88ff color space conversions
Hex:
#1f88ff
RGB:
31, 136, 255
CMY:
88, 47, 0
CMYK:
88, 47, 0, 0
HSL:
212°, 100.0000%, 56.0784%
HSV (HSB):
212°, 87.8431%, 100.0000%
XYZ:
27.4192, 25.1196, 98.0112
xyY:
0.1821, 0.1669, 25.1196
CIE-Lab:
57.1918, 14.8945, -66.9159
CIE-LCH:
57.1918, 68.5536, 282.5486
CIE-Luv:
57.1918, -30.3086, -107.4786
Hunter-Lab:
50.1195, 9.9442, -80.8609
#1f88ff color charts
#1f88ff color shades, tints & tones
#1f88ff color schemes
#1f88ff color preview, HTML & CSS examples
This text has a color of #1f88ff
<p style="color:#1f88ff;">Text here</p>
.mytext {color:#1f88ff;}
This box has a color of #1f88ff
<div style="background-color:#1f88ff;">Content here</div>
.mybackground {background-color:#1f88ff;}
Border around this has a color of #1f88ff
<div style="border:2px solid #1f88ff;">Content here</div>
.myborder {border:2px solid #1f88ff;}