#1980c2 color space conversions
Hex:
#1980c2
RGB:
25, 128, 194
CMY:
90, 50, 24
CMYK:
87, 34, 0, 24
HSL:
203°, 77.1689%, 42.9412%
HSV (HSB):
203°, 87.1134%, 76.0784%
XYZ:
17.8577, 19.5401, 53.8693
xyY:
0.1957, 0.2141, 19.5401
CIE-Lab:
51.3132, -3.7698, -42.1249
CIE-LCH:
51.3132, 42.2932, 264.8861
CIE-Luv:
51.3132, -31.1422, -64.1703
Hunter-Lab:
44.2041, -5.2464, -41.3108
#1980c2 color charts
#1980c2 color shades, tints & tones
#1980c2 color schemes
#1980c2 color preview, HTML & CSS examples
This text has a color of #1980c2
<p style="color:#1980c2;">Text here</p>
.mytext {color:#1980c2;}
This box has a color of #1980c2
<div style="background-color:#1980c2;">Content here</div>
.mybackground {background-color:#1980c2;}
Border around this has a color of #1980c2
<div style="border:2px solid #1980c2;">Content here</div>
.myborder {border:2px solid #1980c2;}