#1f80cd color space conversions
Hex:
#1f80cd
RGB:
31, 128, 205
CMY:
88, 50, 20
CMYK:
85, 38, 0, 20
HSL:
207°, 73.7288%, 46.2745%
HSV (HSB):
207°, 84.8780%, 80.3922%
XYZ:
19.3037, 20.1374, 60.6271
xyY:
0.1929, 0.2012, 20.1374
CIE-Lab:
51.9922, 0.8330, -47.3098
CIE-LCH:
51.9922, 47.3171, 271.0087
CIE-Luv:
51.9922, -30.0143, -73.1329
Hunter-Lab:
44.8747, -1.7458, -48.6902
#1f80cd color charts
#1f80cd color shades, tints & tones
#1f80cd color schemes
#1f80cd color preview, HTML & CSS examples
This text has a color of #1f80cd
<p style="color:#1f80cd;">Text here</p>
.mytext {color:#1f80cd;}
This box has a color of #1f80cd
<div style="background-color:#1f80cd;">Content here</div>
.mybackground {background-color:#1f80cd;}
Border around this has a color of #1f80cd
<div style="border:2px solid #1f80cd;">Content here</div>
.myborder {border:2px solid #1f80cd;}