#5b9aeb color space conversions
Hex:
        #5b9aeb
        RGB:
        91, 154, 235
        CMY:
        64, 40, 8
        CMYK:
        61, 34, 0, 8
      HSL:
        214°, 78.2609%, 63.9216%
        HSV (HSB):
        214°, 61.2766%, 92.1569%
        XYZ:
        30.8654, 31.3335, 83.0185
        xyY:
        0.2125, 0.2158, 31.3335
      CIE-Lab:
        62.7882, 4.0707, -46.8708
        CIE-LCH:
        62.7882, 47.0472, 274.9636
        CIE-Luv:
        62.7882, -27.1056, -75.3361
        Hunter-Lab:
        55.9763, 0.4664, -48.7495
      #5b9aeb color charts
#5b9aeb RGB chart
      #5b9aeb CMYK chart
      #5b9aeb RGB pie chart
      #5b9aeb color shades, tints & tones
#5b9aeb color schemes
#5b9aeb color preview, HTML & CSS examples
           This text has a color of #5b9aeb        
        
          <p style="color:#5b9aeb;">Text here</p>
        
        
          .mytext {color:#5b9aeb;}
        
        Text color #5b9aeb
      
           This box has a color of #5b9aeb        
        
          <div style="background-color:#5b9aeb;">Content here</div>
        
        
          .mybackground {background-color:#5b9aeb;}
        
        Background color #5b9aeb
      
           Border around this has a color of #5b9aeb        
        
          <div style="border:2px solid #5b9aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5b9aeb;}
        
        Border color #5b9aeb