#5becfe color space conversions
Hex:
        #5becfe
        RGB:
        91, 236, 254
        CMY:
        64, 7, 0
        CMYK:
        64, 7, 0, 0
      HSL:
        187°, 98.7879%, 67.6471%
        HSV (HSB):
        187°, 64.1732%, 99.6078%
        XYZ:
        52.1992, 69.3708, 104.4046
        xyY:
        0.2310, 0.3070, 69.3708
      CIE-Lab:
        86.6873, -33.1575, -20.1724
        CIE-LCH:
        86.6873, 38.8116, 211.3156
        CIE-Luv:
        86.6873, -55.5951, -27.3579
        Hunter-Lab:
        83.2891, -33.8859, -16.0188
      #5becfe color charts
#5becfe RGB chart
      #5becfe CMYK chart
      #5becfe RGB pie chart
      #5becfe color shades, tints & tones
#5becfe color schemes
#5becfe color preview, HTML & CSS examples
           This text has a color of #5becfe        
        
          <p style="color:#5becfe;">Text here</p>
        
        
          .mytext {color:#5becfe;}
        
        Text color #5becfe
      
           This box has a color of #5becfe        
        
          <div style="background-color:#5becfe;">Content here</div>
        
        
          .mybackground {background-color:#5becfe;}
        
        Background color #5becfe
      
           Border around this has a color of #5becfe        
        
          <div style="border:2px solid #5becfe;">Content here</div>
        
        
          .myborder {border:2px solid #5becfe;}
        
        Border color #5becfe