#1f89ca color space conversions
Hex:
#1f89ca
RGB:
31, 137, 202
CMY:
88, 46, 21
CMYK:
85, 32, 0, 21
HSL:
203°, 73.3906%, 45.6863%
HSV (HSB):
203°, 84.6535%, 79.2157%
XYZ:
20.1714, 22.4469, 59.1467
xyY:
0.1982, 0.2206, 22.4469
CIE-Lab:
54.4980, -5.6284, -41.6392
CIE-LCH:
54.4980, 42.0178, 262.3020
CIE-Luv:
54.4980, -33.1794, -63.9332
Hunter-Lab:
47.3782, -6.9148, -40.8526
#1f89ca color charts
#1f89ca color shades, tints & tones
#1f89ca color schemes
#1f89ca color preview, HTML & CSS examples
This text has a color of #1f89ca
<p style="color:#1f89ca;">Text here</p>
.mytext {color:#1f89ca;}
This box has a color of #1f89ca
<div style="background-color:#1f89ca;">Content here</div>
.mybackground {background-color:#1f89ca;}
Border around this has a color of #1f89ca
<div style="border:2px solid #1f89ca;">Content here</div>
.myborder {border:2px solid #1f89ca;}