#1f70cc color space conversions
Hex:
#1f70cc
RGB:
31, 112, 204
CMY:
88, 56, 20
CMYK:
85, 45, 0, 20
HSL:
212°, 73.6170%, 46.0784%
HSV (HSB):
212°, 84.8039%, 80.0000%
XYZ:
17.2583, 16.2393, 59.3516
xyY:
0.1859, 0.1749, 16.2393
CIE-Lab:
47.2869, 10.3445, -54.2604
CIE-LCH:
47.2869, 55.2377, 280.7937
CIE-Luv:
47.2869, -24.9295, -83.1965
Hunter-Lab:
40.2980, 5.9243, -59.1148
#1f70cc color charts
#1f70cc color shades, tints & tones
#1f70cc color schemes
#1f70cc color preview, HTML & CSS examples
This text has a color of #1f70cc
<p style="color:#1f70cc;">Text here</p>
.mytext {color:#1f70cc;}
This box has a color of #1f70cc
<div style="background-color:#1f70cc;">Content here</div>
.mybackground {background-color:#1f70cc;}
Border around this has a color of #1f70cc
<div style="border:2px solid #1f70cc;">Content here</div>
.myborder {border:2px solid #1f70cc;}