#5fbda5 color space conversions
Hex:
        #5fbda5
        RGB:
        95, 189, 165
        CMY:
        63, 26, 35
        CMYK:
        50, 0, 13, 26
      HSL:
        165°, 41.5929%, 55.6863%
        HSV (HSB):
        165°, 49.7354%, 74.1176%
        XYZ:
        29.7084, 41.5447, 42.0504
        xyY:
        0.2622, 0.3667, 41.5447
      CIE-Lab:
        70.5559, -33.7596, 3.5877
        CIE-LCH:
        70.5559, 33.9497, 173.9338
        CIE-Luv:
        70.5559, -41.5496, 10.6603
        Hunter-Lab:
        64.4552, -30.5230, 6.4379
      #5fbda5 color charts
#5fbda5 RGB chart
      #5fbda5 CMYK chart
      #5fbda5 RGB pie chart
      #5fbda5 color shades, tints & tones
#5fbda5 color schemes
#5fbda5 color preview, HTML & CSS examples
           This text has a color of #5fbda5        
        
          <p style="color:#5fbda5;">Text here</p>
        
        
          .mytext {color:#5fbda5;}
        
        Text color #5fbda5
      
           This box has a color of #5fbda5        
        
          <div style="background-color:#5fbda5;">Content here</div>
        
        
          .mybackground {background-color:#5fbda5;}
        
        Background color #5fbda5
      
           Border around this has a color of #5fbda5        
        
          <div style="border:2px solid #5fbda5;">Content here</div>
        
        
          .myborder {border:2px solid #5fbda5;}
        
        Border color #5fbda5