#38a5bc color space conversions
Hex:
        #38a5bc
        RGB:
        56, 165, 188
        CMY:
        78, 35, 26
        CMYK:
        70, 12, 0, 26
      HSL:
        190°, 54.0984%, 47.8431%
        HSV (HSB):
        190°, 70.2128%, 73.7255%
        XYZ:
        24.1631, 31.3819, 52.3607
        xyY:
        0.2239, 0.2908, 31.3819
      CIE-Lab:
        62.8287, -23.0349, -20.7799
        CIE-LCH:
        62.8287, 31.0228, 222.0538
        CIE-Luv:
        62.8287, -40.5068, -28.6959
        Hunter-Lab:
        56.0195, -21.0410, -16.2039
      #38a5bc color charts
#38a5bc RGB chart
      #38a5bc CMYK chart
      #38a5bc RGB pie chart
      #38a5bc color shades, tints & tones
#38a5bc color schemes
#38a5bc color preview, HTML & CSS examples
           This text has a color of #38a5bc        
        
          <p style="color:#38a5bc;">Text here</p>
        
        
          .mytext {color:#38a5bc;}
        
        Text color #38a5bc
      
           This box has a color of #38a5bc        
        
          <div style="background-color:#38a5bc;">Content here</div>
        
        
          .mybackground {background-color:#38a5bc;}
        
        Background color #38a5bc
      
           Border around this has a color of #38a5bc        
        
          <div style="border:2px solid #38a5bc;">Content here</div>
        
        
          .myborder {border:2px solid #38a5bc;}
        
        Border color #38a5bc