#1983d4 color space conversions
Hex:
#1983d4
RGB:
25, 131, 212
CMY:
90, 49, 17
CMYK:
88, 38, 0, 17
HSL:
206°, 78.9030%, 46.4706%
HSV (HSB):
206°, 88.2075%, 83.1373%
XYZ:
20.4009, 21.1927, 65.3027
xyY:
0.1908, 0.1983, 21.1927
CIE-Lab:
53.1598, 1.2664, -49.4222
CIE-LCH:
53.1598, 49.4384, 271.4678
CIE-Luv:
53.1598, -31.1548, -76.9094
Hunter-Lab:
46.0356, -1.4592, -51.8796
#1983d4 color charts
#1983d4 color shades, tints & tones
#1983d4 color schemes
#1983d4 color preview, HTML & CSS examples
This text has a color of #1983d4
<p style="color:#1983d4;">Text here</p>
.mytext {color:#1983d4;}
This box has a color of #1983d4
<div style="background-color:#1983d4;">Content here</div>
.mybackground {background-color:#1983d4;}
Border around this has a color of #1983d4
<div style="border:2px solid #1983d4;">Content here</div>
.myborder {border:2px solid #1983d4;}