#5fabe1 color space conversions
Hex:
        #5fabe1
        RGB:
        95, 171, 225
        CMY:
        63, 33, 12
        CMYK:
        58, 24, 0, 12
      HSL:
        205°, 68.4211%, 62.7451%
        HSV (HSB):
        205°, 57.7778%, 88.2353%
        XYZ:
        32.8728, 36.9950, 76.6423
        xyY:
        0.2244, 0.2525, 36.9950
      CIE-Lab:
        67.2732, -7.9668, -34.3351
        CIE-LCH:
        67.2732, 35.2472, 256.9368
        CIE-Luv:
        67.2732, -32.3919, -53.4911
        Hunter-Lab:
        60.8235, -9.9685, -32.1336
      #5fabe1 color charts
#5fabe1 RGB chart
      #5fabe1 CMYK chart
      #5fabe1 RGB pie chart
      #5fabe1 color shades, tints & tones
#5fabe1 color schemes
#5fabe1 color preview, HTML & CSS examples
           This text has a color of #5fabe1        
        
          <p style="color:#5fabe1;">Text here</p>
        
        
          .mytext {color:#5fabe1;}
        
        Text color #5fabe1
      
           This box has a color of #5fabe1        
        
          <div style="background-color:#5fabe1;">Content here</div>
        
        
          .mybackground {background-color:#5fabe1;}
        
        Background color #5fabe1
      
           Border around this has a color of #5fabe1        
        
          <div style="border:2px solid #5fabe1;">Content here</div>
        
        
          .myborder {border:2px solid #5fabe1;}
        
        Border color #5fabe1