#1f56cd color space conversions
Hex:
#1f56cd
RGB:
31, 86, 205
CMY:
88, 66, 20
CMYK:
85, 58, 0, 20
HSL:
221°, 73.7288%, 46.2745%
HSV (HSB):
221°, 84.8780%, 80.3922%
XYZ:
14.9123, 11.3547, 59.1633
xyY:
0.1746, 0.1329, 11.3547
CIE-Lab:
40.1715, 27.5553, -66.3553
CIE-LCH:
40.1715, 71.8493, 292.5516
CIE-Luv:
40.1715, -17.4378, -97.4481
Hunter-Lab:
33.6967, 20.0252, -80.5114
#1f56cd color charts
#1f56cd color shades, tints & tones
#1f56cd color schemes
#1f56cd color preview, HTML & CSS examples
This text has a color of #1f56cd
<p style="color:#1f56cd;">Text here</p>
.mytext {color:#1f56cd;}
This box has a color of #1f56cd
<div style="background-color:#1f56cd;">Content here</div>
.mybackground {background-color:#1f56cd;}
Border around this has a color of #1f56cd
<div style="border:2px solid #1f56cd;">Content here</div>
.myborder {border:2px solid #1f56cd;}