#1993c4 color space conversions
Hex:
#1993c4
RGB:
25, 147, 196
CMY:
90, 42, 23
CMYK:
87, 25, 0, 23
HSL:
197°, 77.3756%, 43.3333%
HSV (HSB):
197°, 87.2449%, 76.8627%
XYZ:
20.7984, 25.0596, 55.9654
xyY:
0.2043, 0.2461, 25.0596
CIE-Lab:
57.1335, -13.9294, -34.1154
CIE-LCH:
57.1335, 36.8495, 247.7896
CIE-Luv:
57.1335, -37.4985, -51.1490
Hunter-Lab:
50.0596, -13.4423, -31.2430
#1993c4 color charts
#1993c4 color shades, tints & tones
#1993c4 color schemes
#1993c4 color preview, HTML & CSS examples
This text has a color of #1993c4
<p style="color:#1993c4;">Text here</p>
.mytext {color:#1993c4;}
This box has a color of #1993c4
<div style="background-color:#1993c4;">Content here</div>
.mybackground {background-color:#1993c4;}
Border around this has a color of #1993c4
<div style="border:2px solid #1993c4;">Content here</div>
.myborder {border:2px solid #1993c4;}