#38abc3 color space conversions
Hex:
#38abc3
RGB:
56, 171, 195
CMY:
78, 33, 24
CMYK:
71, 12, 0, 24
HSL:
190°, 55.3785%, 49.2157%
HSV (HSB):
190°, 71.2821%, 76.4706%
XYZ:
26.0441, 33.9067, 56.8017
xyY:
0.2231, 0.2904, 33.9067
CIE-Lab:
64.8884, -23.8987, -21.5389
CIE-LCH:
64.8884, 32.1725, 222.0270
CIE-Luv:
64.8884, -42.2468, -29.9590
Hunter-Lab:
58.2295, -22.0644, -17.0756
#38abc3 color charts
#38abc3 color shades, tints & tones
#38abc3 color schemes
#38abc3 color preview, HTML & CSS examples
This text has a color of #38abc3
<p style="color:#38abc3;">Text here</p>
.mytext {color:#38abc3;}
This box has a color of #38abc3
<div style="background-color:#38abc3;">Content here</div>
.mybackground {background-color:#38abc3;}
Border around this has a color of #38abc3
<div style="border:2px solid #38abc3;">Content here</div>
.myborder {border:2px solid #38abc3;}