#1993c5 color space conversions
Hex:
#1993c5
RGB:
25, 147, 197
CMY:
90, 42, 23
CMYK:
87, 25, 0, 23
HSL:
197°, 77.4775%, 43.5294%
HSV (HSB):
197°, 87.3096%, 77.2549%
XYZ:
20.9127, 25.1053, 56.5669
xyY:
0.2039, 0.2447, 25.1053
CIE-Lab:
57.1779, -13.5703, -34.6108
CIE-LCH:
57.1779, 37.1760, 248.5907
CIE-Luv:
57.1779, -37.4318, -52.0132
Hunter-Lab:
50.1052, -13.1827, -31.8625
#1993c5 color charts
#1993c5 color shades, tints & tones
#1993c5 color schemes
#1993c5 color preview, HTML & CSS examples
This text has a color of #1993c5
<p style="color:#1993c5;">Text here</p>
.mytext {color:#1993c5;}
This box has a color of #1993c5
<div style="background-color:#1993c5;">Content here</div>
.mybackground {background-color:#1993c5;}
Border around this has a color of #1993c5
<div style="border:2px solid #1993c5;">Content here</div>
.myborder {border:2px solid #1993c5;}