#1f56ed color space conversions
Hex:
#1f56ed
RGB:
31, 86, 237
CMY:
88, 66, 7
CMYK:
87, 64, 0, 7
HSL:
224°, 85.1240%, 52.5490%
HSV (HSB):
224°, 86.9198%, 92.9412%
XYZ:
19.1789, 13.0613, 81.6310
xyY:
0.1684, 0.1147, 13.0613
CIE-Lab:
42.8555, 39.5810, -80.2139
CIE-LCH:
42.8555, 89.4479, 296.2637
CIE-Luv:
42.8555, -17.3061, -118.5466
Hunter-Lab:
36.1404, 31.4802, -108.6210
#1f56ed color charts
#1f56ed color shades, tints & tones
#1f56ed color schemes
#1f56ed color preview, HTML & CSS examples
This text has a color of #1f56ed
<p style="color:#1f56ed;">Text here</p>
.mytext {color:#1f56ed;}
This box has a color of #1f56ed
<div style="background-color:#1f56ed;">Content here</div>
.mybackground {background-color:#1f56ed;}
Border around this has a color of #1f56ed
<div style="border:2px solid #1f56ed;">Content here</div>
.myborder {border:2px solid #1f56ed;}