#38acc4 color space conversions
Hex:
#38acc4
RGB:
56, 172, 196
CMY:
78, 33, 23
CMYK:
71, 12, 0, 23
HSL:
190°, 55.5556%, 49.4118%
HSV (HSB):
190°, 71.4286%, 76.8627%
XYZ:
26.3472, 34.3313, 57.4625
xyY:
0.2230, 0.2906, 34.3313
CIE-Lab:
65.2247, -24.0931, -21.5810
CIE-LCH:
65.2247, 32.3453, 221.8519
CIE-Luv:
65.2247, -42.5447, -30.0244
Hunter-Lab:
58.5929, -22.2724, -17.1311
#38acc4 color charts
#38acc4 color shades, tints & tones
#38acc4 color schemes
#38acc4 color preview, HTML & CSS examples
This text has a color of #38acc4
<p style="color:#38acc4;">Text here</p>
.mytext {color:#38acc4;}
This box has a color of #38acc4
<div style="background-color:#38acc4;">Content here</div>
.mybackground {background-color:#38acc4;}
Border around this has a color of #38acc4
<div style="border:2px solid #38acc4;">Content here</div>
.myborder {border:2px solid #38acc4;}