#5beffa color space conversions
Hex:
        #5beffa
        RGB:
        91, 239, 250
        CMY:
        64, 6, 2
        CMYK:
        64, 4, 0, 2
      HSL:
        184°, 94.0828%, 66.8627%
        HSV (HSB):
        184°, 63.6000%, 98.0392%
        XYZ:
        52.4362, 70.8593, 101.3560
        xyY:
        0.2334, 0.3154, 70.8593
      CIE-Lab:
        87.4166, -35.6821, -16.9764
        CIE-LCH:
        87.4166, 39.5147, 205.4437
        CIE-Luv:
        87.4166, -56.8993, -21.6331
        Hunter-Lab:
        84.1780, -36.1200, -12.4646
      #5beffa color charts
#5beffa RGB chart
      #5beffa CMYK chart
      #5beffa RGB pie chart
      #5beffa color shades, tints & tones
#5beffa color schemes
#5beffa color preview, HTML & CSS examples
           This text has a color of #5beffa        
        
          <p style="color:#5beffa;">Text here</p>
        
        
          .mytext {color:#5beffa;}
        
        Text color #5beffa
      
           This box has a color of #5beffa        
        
          <div style="background-color:#5beffa;">Content here</div>
        
        
          .mybackground {background-color:#5beffa;}
        
        Background color #5beffa
      
           Border around this has a color of #5beffa        
        
          <div style="border:2px solid #5beffa;">Content here</div>
        
        
          .myborder {border:2px solid #5beffa;}
        
        Border color #5beffa