#38a3bf color space conversions
Hex:
        #38a3bf
        RGB:
        56, 163, 191
        CMY:
        78, 36, 25
        CMYK:
        71, 15, 0, 25
      HSL:
        192°, 54.6559%, 48.4314%
        HSV (HSB):
        192°, 70.6806%, 74.9020%
        XYZ:
        24.1320, 30.7967, 53.9627
        xyY:
        0.2216, 0.2828, 30.7967
      CIE-Lab:
        62.3357, -21.0457, -23.2119
        CIE-LCH:
        62.3357, 31.3323, 227.8021
        CIE-Luv:
        62.3357, -39.6024, -32.8885
        Hunter-Lab:
        55.4948, -19.4947, -18.8067
      #38a3bf color charts
#38a3bf RGB chart
      #38a3bf CMYK chart
      #38a3bf RGB pie chart
      #38a3bf color shades, tints & tones
#38a3bf color schemes
#38a3bf color preview, HTML & CSS examples
           This text has a color of #38a3bf        
        
          <p style="color:#38a3bf;">Text here</p>
        
        
          .mytext {color:#38a3bf;}
        
        Text color #38a3bf
      
           This box has a color of #38a3bf        
        
          <div style="background-color:#38a3bf;">Content here</div>
        
        
          .mybackground {background-color:#38a3bf;}
        
        Background color #38a3bf
      
           Border around this has a color of #38a3bf        
        
          <div style="border:2px solid #38a3bf;">Content here</div>
        
        
          .myborder {border:2px solid #38a3bf;}
        
        Border color #38a3bf