#5be5ef color space conversions
Hex:
        #5be5ef
        RGB:
        91, 229, 239
        CMY:
        64, 10, 6
        CMYK:
        62, 4, 0, 6
      HSL:
        184°, 82.2222%, 64.7059%
        HSV (HSB):
        184°, 61.9247%, 93.7255%
        XYZ:
        47.9137, 64.4948, 91.5848
        xyY:
        0.2349, 0.3162, 64.4948
      CIE-Lab:
        84.2227, -34.0610, -15.9946
        CIE-LCH:
        84.2227, 37.6295, 205.1541
        CIE-Luv:
        84.2227, -53.9570, -20.1505
        Hunter-Lab:
        80.3086, -34.0436, -11.3989
      #5be5ef color charts
#5be5ef RGB chart
      #5be5ef CMYK chart
      #5be5ef RGB pie chart
      #5be5ef color shades, tints & tones
#5be5ef color schemes
#5be5ef color preview, HTML & CSS examples
           This text has a color of #5be5ef        
        
          <p style="color:#5be5ef;">Text here</p>
        
        
          .mytext {color:#5be5ef;}
        
        Text color #5be5ef
      
           This box has a color of #5be5ef        
        
          <div style="background-color:#5be5ef;">Content here</div>
        
        
          .mybackground {background-color:#5be5ef;}
        
        Background color #5be5ef
      
           Border around this has a color of #5be5ef        
        
          <div style="border:2px solid #5be5ef;">Content here</div>
        
        
          .myborder {border:2px solid #5be5ef;}
        
        Border color #5be5ef