#1970cb color space conversions
Hex:
#1970cb
RGB:
25, 112, 203
CMY:
90, 56, 20
CMYK:
88, 45, 0, 20
HSL:
211°, 78.0702%, 44.7059%
HSV (HSB):
211°, 87.6847%, 79.6078%
XYZ:
16.9746, 16.1068, 58.7142
xyY:
0.1849, 0.1755, 16.1068
CIE-Lab:
47.1143, 9.5280, -53.9709
CIE-LCH:
47.1143, 54.8055, 280.0118
CIE-Luv:
47.1143, -25.5107, -82.6101
Hunter-Lab:
40.1333, 5.2642, -58.6467
#1970cb color charts
#1970cb color shades, tints & tones
#1970cb color schemes
#1970cb color preview, HTML & CSS examples
This text has a color of #1970cb
<p style="color:#1970cb;">Text here</p>
.mytext {color:#1970cb;}
This box has a color of #1970cb
<div style="background-color:#1970cb;">Content here</div>
.mybackground {background-color:#1970cb;}
Border around this has a color of #1970cb
<div style="border:2px solid #1970cb;">Content here</div>
.myborder {border:2px solid #1970cb;}