#5b7aeb color space conversions
Hex:
        #5b7aeb
        RGB:
        91, 122, 235
        CMY:
        64, 52, 8
        CMYK:
        61, 48, 0, 8
      HSL:
        227°, 78.2609%, 63.9216%
        HSV (HSB):
        227°, 61.2766%, 92.1569%
        XYZ:
        26.2693, 22.1414, 81.4864
        xyY:
        0.2022, 0.1705, 22.1414
      CIE-Lab:
        54.1767, 23.2061, -60.5873
        CIE-LCH:
        54.1767, 64.8794, 290.9578
        CIE-Luv:
        54.1767, -16.5783, -97.0418
        Hunter-Lab:
        47.0546, 17.3061, -69.7367
      #5b7aeb color charts
#5b7aeb RGB chart
      #5b7aeb CMYK chart
      #5b7aeb RGB pie chart
      #5b7aeb color shades, tints & tones
#5b7aeb color schemes
#5b7aeb color preview, HTML & CSS examples
           This text has a color of #5b7aeb        
        
          <p style="color:#5b7aeb;">Text here</p>
        
        
          .mytext {color:#5b7aeb;}
        
        Text color #5b7aeb
      
           This box has a color of #5b7aeb        
        
          <div style="background-color:#5b7aeb;">Content here</div>
        
        
          .mybackground {background-color:#5b7aeb;}
        
        Background color #5b7aeb
      
           Border around this has a color of #5b7aeb        
        
          <div style="border:2px solid #5b7aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5b7aeb;}
        
        Border color #5b7aeb