#1f8cca color space conversions
Hex:
#1f8cca
RGB:
31, 140, 202
CMY:
88, 45, 21
CMYK:
85, 31, 0, 21
HSL:
202°, 73.3906%, 45.6863%
HSV (HSB):
202°, 84.6535%, 79.2157%
XYZ:
20.6038, 23.3117, 59.2908
xyY:
0.1996, 0.2259, 23.3117
CIE-Lab:
55.3920, -7.3657, -40.2302
CIE-LCH:
55.3920, 40.8990, 259.6247
CIE-Luv:
55.3920, -34.1964, -61.6299
Hunter-Lab:
48.2822, -8.3213, -39.0108
#1f8cca color charts
#1f8cca color shades, tints & tones
#1f8cca color schemes
#1f8cca color preview, HTML & CSS examples
This text has a color of #1f8cca
<p style="color:#1f8cca;">Text here</p>
.mytext {color:#1f8cca;}
This box has a color of #1f8cca
<div style="background-color:#1f8cca;">Content here</div>
.mybackground {background-color:#1f8cca;}
Border around this has a color of #1f8cca
<div style="border:2px solid #1f8cca;">Content here</div>
.myborder {border:2px solid #1f8cca;}