#1f61cd color space conversions
Hex:
#1f61cd
RGB:
31, 97, 205
CMY:
88, 62, 20
CMYK:
85, 53, 0, 20
HSL:
217°, 73.7288%, 46.2745%
HSV (HSB):
217°, 84.8780%, 80.3922%
XYZ:
15.8592, 13.2485, 59.4789
xyY:
0.1790, 0.1496, 13.2485
CIE-Lab:
43.1353, 20.3716, -61.5351
CIE-LCH:
43.1353, 64.8195, 288.3175
CIE-Luv:
43.1353, -20.4298, -92.4994
Hunter-Lab:
36.3985, 14.0772, -71.4073
#1f61cd color charts
#1f61cd color shades, tints & tones
#1f61cd color schemes
#1f61cd color preview, HTML & CSS examples
This text has a color of #1f61cd
<p style="color:#1f61cd;">Text here</p>
.mytext {color:#1f61cd;}
This box has a color of #1f61cd
<div style="background-color:#1f61cd;">Content here</div>
.mybackground {background-color:#1f61cd;}
Border around this has a color of #1f61cd
<div style="border:2px solid #1f61cd;">Content here</div>
.myborder {border:2px solid #1f61cd;}