#38decc color space conversions
Hex:
#38decc
RGB:
56, 222, 204
CMY:
78, 13, 20
CMYK:
75, 0, 8, 13
HSL:
173°, 71.5517%, 54.5098%
HSV (HSB):
173°, 74.7748%, 87.0588%
XYZ:
38.6512, 57.4429, 66.1772
xyY:
0.2382, 0.3540, 57.4429
CIE-Lab:
80.4281, -45.2036, -3.1574
CIE-LCH:
80.4281, 45.3137, 183.9956
CIE-Luv:
80.4281, -59.7433, 2.2512
Hunter-Lab:
75.7911, -41.6047, 1.2846
#38decc color charts
#38decc color shades, tints & tones
#38decc color schemes
#38decc color preview, HTML & CSS examples
This text has a color of #38decc
<p style="color:#38decc;">Text here</p>
.mytext {color:#38decc;}
This box has a color of #38decc
<div style="background-color:#38decc;">Content here</div>
.mybackground {background-color:#38decc;}
Border around this has a color of #38decc
<div style="border:2px solid #38decc;">Content here</div>
.myborder {border:2px solid #38decc;}