#13acc7 color space conversions
Hex:
#13acc7
RGB:
19, 172, 199
CMY:
93, 33, 22
CMYK:
90, 14, 0, 22
HSL:
189°, 82.5688%, 42.7451%
HSV (HSB):
189°, 90.4523%, 78.0392%
XYZ:
25.3299, 33.7670, 59.2155
xyY:
0.2141, 0.2854, 33.7670
CIE-Lab:
64.7772, -26.4155, -23.9796
CIE-LCH:
64.7772, 35.6764, 222.2327
CIE-Luv:
64.7772, -46.3426, -33.6765
Hunter-Lab:
58.1094, -23.8833, -19.7420
#13acc7 color charts
#13acc7 color shades, tints & tones
#13acc7 color schemes
#13acc7 color preview, HTML & CSS examples
This text has a color of #13acc7
<p style="color:#13acc7;">Text here</p>
.mytext {color:#13acc7;}
This box has a color of #13acc7
<div style="background-color:#13acc7;">Content here</div>
.mybackground {background-color:#13acc7;}
Border around this has a color of #13acc7
<div style="border:2px solid #13acc7;">Content here</div>
.myborder {border:2px solid #13acc7;}