#5b9fec color space conversions
Hex:
        #5b9fec
        RGB:
        91, 159, 236
        CMY:
        64, 38, 7
        CMYK:
        61, 33, 0, 7
      HSL:
        212°, 79.2350%, 64.1176%
        HSV (HSB):
        212°, 61.4407%, 92.5490%
        XYZ:
        31.8528, 33.0765, 84.0625
        xyY:
        0.2138, 0.2220, 33.0765
      CIE-Lab:
        64.2228, 1.5133, -45.1599
        CIE-LCH:
        64.2228, 45.1853, 271.9193
        CIE-Luv:
        64.2228, -28.8301, -72.4490
        Hunter-Lab:
        57.5122, -1.7851, -46.4024
      #5b9fec color charts
#5b9fec RGB chart
      #5b9fec CMYK chart
      #5b9fec RGB pie chart
      #5b9fec color shades, tints & tones
#5b9fec color schemes
#5b9fec color preview, HTML & CSS examples
           This text has a color of #5b9fec        
        
          <p style="color:#5b9fec;">Text here</p>
        
        
          .mytext {color:#5b9fec;}
        
        Text color #5b9fec
      
           This box has a color of #5b9fec        
        
          <div style="background-color:#5b9fec;">Content here</div>
        
        
          .mybackground {background-color:#5b9fec;}
        
        Background color #5b9fec
      
           Border around this has a color of #5b9fec        
        
          <div style="border:2px solid #5b9fec;">Content here</div>
        
        
          .myborder {border:2px solid #5b9fec;}
        
        Border color #5b9fec