#1980cd color space conversions
Hex:
#1980cd
RGB:
25, 128, 205
CMY:
90, 50, 20
CMYK:
88, 38, 0, 20
HSL:
206°, 78.2609%, 45.0980%
HSV (HSB):
206°, 87.8049%, 80.3922%
XYZ:
19.1395, 20.0528, 60.6194
xyY:
0.1918, 0.2009, 20.0528
CIE-Lab:
51.8968, 0.4086, -47.4673
CIE-LCH:
51.8968, 47.4690, 270.4932
CIE-Luv:
51.8968, -30.5416, -73.3175
Hunter-Lab:
44.7803, -2.0731, -48.9150
#1980cd color charts
#1980cd color shades, tints & tones
#1980cd color schemes
#1980cd color preview, HTML & CSS examples
This text has a color of #1980cd
<p style="color:#1980cd;">Text here</p>
.mytext {color:#1980cd;}
This box has a color of #1980cd
<div style="background-color:#1980cd;">Content here</div>
.mybackground {background-color:#1980cd;}
Border around this has a color of #1980cd
<div style="border:2px solid #1980cd;">Content here</div>
.myborder {border:2px solid #1980cd;}