#38bfaf color space conversions
Hex:
        #38bfaf
        RGB:
        56, 191, 175
        CMY:
        78, 25, 31
        CMYK:
        71, 0, 8, 25
      HSL:
        173°, 54.6559%, 48.4314%
        HSV (HSB):
        173°, 70.6806%, 74.9020%
        XYZ:
        27.9996, 41.1975, 47.0336
        xyY:
        0.2409, 0.3544, 41.1975
      CIE-Lab:
        70.3141, -39.3525, -2.3691
        CIE-LCH:
        70.3141, 39.4238, 183.4451
        CIE-Luv:
        70.3141, -50.7690, 2.5171
        Hunter-Lab:
        64.1853, -34.4572, 1.4832
      #38bfaf color charts
#38bfaf RGB chart
      #38bfaf CMYK chart
      #38bfaf RGB pie chart
      #38bfaf color shades, tints & tones
#38bfaf color schemes
#38bfaf color preview, HTML & CSS examples
           This text has a color of #38bfaf        
        
          <p style="color:#38bfaf;">Text here</p>
        
        
          .mytext {color:#38bfaf;}
        
        Text color #38bfaf
      
           This box has a color of #38bfaf        
        
          <div style="background-color:#38bfaf;">Content here</div>
        
        
          .mybackground {background-color:#38bfaf;}
        
        Background color #38bfaf
      
           Border around this has a color of #38bfaf        
        
          <div style="border:2px solid #38bfaf;">Content here</div>
        
        
          .myborder {border:2px solid #38bfaf;}
        
        Border color #38bfaf