#38db8c color space conversions
Hex:
#38db8c
RGB:
56, 219, 140
CMY:
78, 14, 45
CMYK:
74, 0, 36, 14
HSL:
151°, 69.3617%, 53.9216%
HSV (HSB):
151°, 74.4292%, 85.8824%
XYZ:
31.6960, 53.3972, 33.4471
xyY:
0.2674, 0.4505, 53.3972
CIE-Lab:
78.1089, -58.9114, 27.3100
CIE-LCH:
78.1089, 64.9337, 155.1287
CIE-Luv:
78.1089, -62.9056, 47.4726
Hunter-Lab:
73.0734, -50.4530, 24.0132
#38db8c color charts
#38db8c color shades, tints & tones
#38db8c color schemes
#38db8c color preview, HTML & CSS examples
This text has a color of #38db8c
<p style="color:#38db8c;">Text here</p>
.mytext {color:#38db8c;}
This box has a color of #38db8c
<div style="background-color:#38db8c;">Content here</div>
.mybackground {background-color:#38db8c;}
Border around this has a color of #38db8c
<div style="border:2px solid #38db8c;">Content here</div>
.myborder {border:2px solid #38db8c;}