#1f51cd color space conversions
Hex:
#1f51cd
RGB:
31, 81, 205
CMY:
88, 68, 20
CMYK:
85, 60, 0, 20
HSL:
223°, 73.7288%, 46.2745%
HSV (HSB):
223°, 84.8780%, 80.3922%
XYZ:
14.5269, 10.5839, 59.0349
xyY:
0.1726, 0.1258, 10.5839
CIE-Lab:
38.8707, 30.8190, -68.4799
CIE-LCH:
38.8707, 75.0953, 294.2298
CIE-Luv:
38.8707, -16.1715, -99.2857
Hunter-Lab:
32.5330, 22.7729, -84.8155
#1f51cd color charts
#1f51cd color shades, tints & tones
#1f51cd color schemes
#1f51cd color preview, HTML & CSS examples
This text has a color of #1f51cd
<p style="color:#1f51cd;">Text here</p>
.mytext {color:#1f51cd;}
This box has a color of #1f51cd
<div style="background-color:#1f51cd;">Content here</div>
.mybackground {background-color:#1f51cd;}
Border around this has a color of #1f51cd
<div style="border:2px solid #1f51cd;">Content here</div>
.myborder {border:2px solid #1f51cd;}