#5febaf color space conversions
Hex:
        #5febaf
        RGB:
        95, 235, 175
        CMY:
        63, 8, 31
        CMYK:
        60, 0, 26, 8
      HSL:
        154°, 77.7778%, 64.7059%
        HSV (HSB):
        154°, 59.5745%, 92.1569%
        XYZ:
        42.1655, 64.9447, 50.8707
        xyY:
        0.2669, 0.4111, 64.9447
      CIE-Lab:
        84.4552, -51.6591, 18.0079
        CIE-LCH:
        84.4552, 54.7078, 160.7819
        CIE-Luv:
        84.4552, -58.7984, 34.7907
        Hunter-Lab:
        80.5883, -47.6345, 18.9855
      #5febaf color charts
#5febaf RGB chart
      #5febaf CMYK chart
      #5febaf RGB pie chart
      #5febaf color shades, tints & tones
#5febaf color schemes
#5febaf color preview, HTML & CSS examples
           This text has a color of #5febaf        
        
          <p style="color:#5febaf;">Text here</p>
        
        
          .mytext {color:#5febaf;}
        
        Text color #5febaf
      
           This box has a color of #5febaf        
        
          <div style="background-color:#5febaf;">Content here</div>
        
        
          .mybackground {background-color:#5febaf;}
        
        Background color #5febaf
      
           Border around this has a color of #5febaf        
        
          <div style="border:2px solid #5febaf;">Content here</div>
        
        
          .myborder {border:2px solid #5febaf;}
        
        Border color #5febaf