#5fbfa1 color space conversions
Hex:
        #5fbfa1
        RGB:
        95, 191, 161
        CMY:
        63, 25, 37
        CMYK:
        50, 0, 16, 25
      HSL:
        161°, 42.8571%, 56.0784%
        HSV (HSB):
        161°, 50.2618%, 74.9020%
        XYZ:
        29.7831, 42.2677, 40.3070
        xyY:
        0.2651, 0.3762, 42.2677
      CIE-Lab:
        71.0551, -35.6273, 6.4899
        CIE-LCH:
        71.0551, 36.2136, 169.6762
        CIE-Luv:
        71.0551, -42.5135, 15.1811
        Hunter-Lab:
        65.0136, -32.0019, 8.7511
      #5fbfa1 color charts
#5fbfa1 RGB chart
      #5fbfa1 CMYK chart
      #5fbfa1 RGB pie chart
      #5fbfa1 color shades, tints & tones
#5fbfa1 color schemes
#5fbfa1 color preview, HTML & CSS examples
           This text has a color of #5fbfa1        
        
          <p style="color:#5fbfa1;">Text here</p>
        
        
          .mytext {color:#5fbfa1;}
        
        Text color #5fbfa1
      
           This box has a color of #5fbfa1        
        
          <div style="background-color:#5fbfa1;">Content here</div>
        
        
          .mybackground {background-color:#5fbfa1;}
        
        Background color #5fbfa1
      
           Border around this has a color of #5fbfa1        
        
          <div style="border:2px solid #5fbfa1;">Content here</div>
        
        
          .myborder {border:2px solid #5fbfa1;}
        
        Border color #5fbfa1