#38ccdb color space conversions
Hex:
        #38ccdb
        RGB:
        56, 204, 219
        CMY:
        78, 20, 14
        CMYK:
        74, 7, 0, 14
      HSL:
        186°, 69.3617%, 53.9216%
        HSV (HSB):
        186°, 74.4292%, 85.8824%
        XYZ:
        36.0099, 49.1410, 74.6051
        xyY:
        0.2254, 0.3076, 49.1410
      CIE-Lab:
        75.5389, -32.7676, -18.4934
        CIE-LCH:
        75.5389, 37.6261, 209.4395
        CIE-Luv:
        75.5389, -52.3978, -24.2653
        Hunter-Lab:
        70.1006, -30.9825, -14.0294
      #38ccdb color charts
#38ccdb RGB chart
      #38ccdb CMYK chart
      #38ccdb RGB pie chart
      #38ccdb color shades, tints & tones
#38ccdb color schemes
#38ccdb color preview, HTML & CSS examples
           This text has a color of #38ccdb        
        
          <p style="color:#38ccdb;">Text here</p>
        
        
          .mytext {color:#38ccdb;}
        
        Text color #38ccdb
      
           This box has a color of #38ccdb        
        
          <div style="background-color:#38ccdb;">Content here</div>
        
        
          .mybackground {background-color:#38ccdb;}
        
        Background color #38ccdb
      
           Border around this has a color of #38ccdb        
        
          <div style="border:2px solid #38ccdb;">Content here</div>
        
        
          .myborder {border:2px solid #38ccdb;}
        
        Border color #38ccdb