#5febb3 color space conversions
Hex:
        #5febb3
        RGB:
        95, 235, 179
        CMY:
        63, 8, 30
        CMYK:
        60, 0, 24, 8
      HSL:
        156°, 77.7778%, 64.7059%
        HSV (HSB):
        156°, 59.5745%, 92.1569%
        XYZ:
        42.5643, 65.1042, 52.9708
        xyY:
        0.2650, 0.4053, 65.1042
      CIE-Lab:
        84.5374, -50.8148, 16.0427
        CIE-LCH:
        84.5374, 53.2871, 162.4786
        CIE-Luv:
        84.5374, -58.5913, 31.9227
        Hunter-Lab:
        80.6872, -47.0398, 17.5574
      #5febb3 color charts
#5febb3 RGB chart
      #5febb3 CMYK chart
      #5febb3 RGB pie chart
      #5febb3 color shades, tints & tones
#5febb3 color schemes
#5febb3 color preview, HTML & CSS examples
           This text has a color of #5febb3        
        
          <p style="color:#5febb3;">Text here</p>
        
        
          .mytext {color:#5febb3;}
        
        Text color #5febb3
      
           This box has a color of #5febb3        
        
          <div style="background-color:#5febb3;">Content here</div>
        
        
          .mybackground {background-color:#5febb3;}
        
        Background color #5febb3
      
           Border around this has a color of #5febb3        
        
          <div style="border:2px solid #5febb3;">Content here</div>
        
        
          .myborder {border:2px solid #5febb3;}
        
        Border color #5febb3