#1f87ff color space conversions
Hex:
#1f87ff
RGB:
31, 135, 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.2790, 24.8393, 97.9644
xyY:
0.1818, 0.1655, 24.8393
CIE-Lab:
56.9185, 15.5087, -67.3565
CIE-LCH:
56.9185, 69.1189, 282.9662
CIE-Luv:
56.9185, -30.0103, -108.1071
Hunter-Lab:
49.8390, 10.4826, -81.6542
#1f87ff color charts
#1f87ff color shades, tints & tones
#1f87ff color schemes
#1f87ff color preview, HTML & CSS examples
This text has a color of #1f87ff
<p style="color:#1f87ff;">Text here</p>
.mytext {color:#1f87ff;}
This box has a color of #1f87ff
<div style="background-color:#1f87ff;">Content here</div>
.mybackground {background-color:#1f87ff;}
Border around this has a color of #1f87ff
<div style="border:2px solid #1f87ff;">Content here</div>
.myborder {border:2px solid #1f87ff;}