#38dcd3 color space conversions
Hex:
        #38dcd3
        RGB:
        56, 220, 211
        CMY:
        78, 14, 17
        CMYK:
        75, 0, 4, 14
      HSL:
        177°, 70.0855%, 54.1176%
        HSV (HSB):
        177°, 74.5455%, 86.2745%
        XYZ:
        38.9820, 56.7303, 70.5235
        xyY:
        0.2345, 0.3413, 56.7303
      CIE-Lab:
        80.0277, -42.4241, -7.4783
        CIE-LCH:
        80.0277, 43.0782, 189.9971
        CIE-Luv:
        80.0277, -58.5526, -5.0086
        Hunter-Lab:
        75.3195, -39.4257, -2.7910
      #38dcd3 color charts
#38dcd3 RGB chart
      #38dcd3 CMYK chart
      #38dcd3 RGB pie chart
      #38dcd3 color shades, tints & tones
#38dcd3 color schemes
#38dcd3 color preview, HTML & CSS examples
           This text has a color of #38dcd3        
        
          <p style="color:#38dcd3;">Text here</p>
        
        
          .mytext {color:#38dcd3;}
        
        Text color #38dcd3
      
           This box has a color of #38dcd3        
        
          <div style="background-color:#38dcd3;">Content here</div>
        
        
          .mybackground {background-color:#38dcd3;}
        
        Background color #38dcd3
      
           Border around this has a color of #38dcd3        
        
          <div style="border:2px solid #38dcd3;">Content here</div>
        
        
          .myborder {border:2px solid #38dcd3;}
        
        Border color #38dcd3