#38b1bf color space conversions
Hex:
        #38b1bf
        RGB:
        56, 177, 191
        CMY:
        78, 31, 25
        CMYK:
        71, 7, 0, 25
      HSL:
        186°, 54.6559%, 48.4314%
        HSV (HSB):
        186°, 70.6806%, 74.9020%
        XYZ:
        26.7570, 36.0466, 54.8377
        xyY:
        0.2274, 0.3064, 36.0466
      CIE-Lab:
        66.5555, -28.1479, -16.7871
        CIE-LCH:
        66.5555, 32.7737, 210.8114
        CIE-Luv:
        66.5555, -44.6633, -21.7357
        Hunter-Lab:
        60.0388, -25.5174, -12.1265
      #38b1bf color charts
#38b1bf RGB chart
      #38b1bf CMYK chart
      #38b1bf RGB pie chart
      #38b1bf color shades, tints & tones
#38b1bf color schemes
#38b1bf color preview, HTML & CSS examples
           This text has a color of #38b1bf        
        
          <p style="color:#38b1bf;">Text here</p>
        
        
          .mytext {color:#38b1bf;}
        
        Text color #38b1bf
      
           This box has a color of #38b1bf        
        
          <div style="background-color:#38b1bf;">Content here</div>
        
        
          .mybackground {background-color:#38b1bf;}
        
        Background color #38b1bf
      
           Border around this has a color of #38b1bf        
        
          <div style="border:2px solid #38b1bf;">Content here</div>
        
        
          .myborder {border:2px solid #38b1bf;}
        
        Border color #38b1bf