#1f58cd color space conversions
Hex:
#1f58cd
RGB:
31, 88, 205
CMY:
88, 65, 20
CMYK:
85, 57, 0, 20
HSL:
220°, 73.7288%, 46.2745%
HSV (HSB):
220°, 84.8780%, 80.3922%
XYZ:
15.0742, 11.6785, 59.2173
xyY:
0.1753, 0.1358, 11.6785
CIE-Lab:
40.7006, 26.2475, -65.4928
CIE-LCH:
40.7006, 70.5566, 291.8394
CIE-Luv:
40.7006, -17.9614, -96.6391
Hunter-Lab:
34.1739, 18.9329, -78.8174
#1f58cd color charts
#1f58cd color shades, tints & tones
#1f58cd color schemes
#1f58cd color preview, HTML & CSS examples
This text has a color of #1f58cd
<p style="color:#1f58cd;">Text here</p>
.mytext {color:#1f58cd;}
This box has a color of #1f58cd
<div style="background-color:#1f58cd;">Content here</div>
.mybackground {background-color:#1f58cd;}
Border around this has a color of #1f58cd
<div style="border:2px solid #1f58cd;">Content here</div>
.myborder {border:2px solid #1f58cd;}