#1f3cca color space conversions
Hex:
#1f3cca
RGB:
31, 60, 202
CMY:
88, 76, 21
CMYK:
85, 70, 0, 21
HSL:
230°, 73.3906%, 45.6863%
HSV (HSB):
230°, 84.6535%, 79.2157%
XYZ:
12.8416, 7.7873, 56.7034
xyY:
0.1661, 0.1007, 7.7873
CIE-Lab:
33.5359, 43.0479, -75.5020
CIE-LCH:
33.5359, 86.9119, 299.6899
CIE-Luv:
33.5359, -11.5453, -102.2479
Hunter-Lab:
27.9057, 33.3068, -100.9411
#1f3cca color charts
#1f3cca color shades, tints & tones
#1f3cca color schemes
#1f3cca color preview, HTML & CSS examples
This text has a color of #1f3cca
<p style="color:#1f3cca;">Text here</p>
.mytext {color:#1f3cca;}
This box has a color of #1f3cca
<div style="background-color:#1f3cca;">Content here</div>
.mybackground {background-color:#1f3cca;}
Border around this has a color of #1f3cca
<div style="border:2px solid #1f3cca;">Content here</div>
.myborder {border:2px solid #1f3cca;}