#38b0bf color space conversions
Hex:
        #38b0bf
        RGB:
        56, 176, 191
        CMY:
        78, 31, 25
        CMYK:
        71, 8, 0, 25
      HSL:
        187°, 54.6559%, 48.4314%
        HSV (HSB):
        187°, 70.6806%, 74.9020%
        XYZ:
        26.5602, 35.6530, 54.7721
        xyY:
        0.2270, 0.3048, 35.6530
      CIE-Lab:
        66.2539, -27.6534, -17.2436
        CIE-LCH:
        66.2539, 32.5891, 211.9461
        CIE-Luv:
        66.2539, -44.3023, -22.5289
        Hunter-Lab:
        59.7101, -25.0926, -12.5896
      #38b0bf color charts
#38b0bf RGB chart
      #38b0bf CMYK chart
      #38b0bf RGB pie chart
      #38b0bf color shades, tints & tones
#38b0bf color schemes
#38b0bf color preview, HTML & CSS examples
           This text has a color of #38b0bf        
        
          <p style="color:#38b0bf;">Text here</p>
        
        
          .mytext {color:#38b0bf;}
        
        Text color #38b0bf
      
           This box has a color of #38b0bf        
        
          <div style="background-color:#38b0bf;">Content here</div>
        
        
          .mybackground {background-color:#38b0bf;}
        
        Background color #38b0bf
      
           Border around this has a color of #38b0bf        
        
          <div style="border:2px solid #38b0bf;">Content here</div>
        
        
          .myborder {border:2px solid #38b0bf;}
        
        Border color #38b0bf