#5bafe5 color space conversions
Hex:
        #5bafe5
        RGB:
        91, 175, 229
        CMY:
        64, 31, 10
        CMYK:
        60, 24, 0, 10
      HSL:
        203°, 72.6316%, 62.7451%
        HSV (HSB):
        203°, 60.2620%, 89.8039%
        XYZ:
        33.7872, 38.5412, 79.7872
        xyY:
        0.2221, 0.2534, 38.5412
      CIE-Lab:
        68.4176, -9.6750, -34.7628
        CIE-LCH:
        68.4176, 36.0841, 254.4473
        CIE-Luv:
        68.4176, -34.7570, -54.1308
        Hunter-Lab:
        62.0816, -11.4961, -32.7423
      #5bafe5 color charts
#5bafe5 RGB chart
      #5bafe5 CMYK chart
      #5bafe5 RGB pie chart
      #5bafe5 color shades, tints & tones
#5bafe5 color schemes
#5bafe5 color preview, HTML & CSS examples
           This text has a color of #5bafe5        
        
          <p style="color:#5bafe5;">Text here</p>
        
        
          .mytext {color:#5bafe5;}
        
        Text color #5bafe5
      
           This box has a color of #5bafe5        
        
          <div style="background-color:#5bafe5;">Content here</div>
        
        
          .mybackground {background-color:#5bafe5;}
        
        Background color #5bafe5
      
           Border around this has a color of #5bafe5        
        
          <div style="border:2px solid #5bafe5;">Content here</div>
        
        
          .myborder {border:2px solid #5bafe5;}
        
        Border color #5bafe5