#5b7cfa color space conversions
Hex:
        #5b7cfa
        RGB:
        91, 124, 250
        CMY:
        64, 51, 2
        CMYK:
        64, 50, 0, 2
      HSL:
        228°, 94.0828%, 66.8627%
        HSV (HSB):
        228°, 63.6000%, 98.0392%
        XYZ:
        28.7774, 23.5416, 93.4697
        xyY:
        0.1974, 0.1615, 23.5416
      CIE-Lab:
        55.6259, 27.0113, -66.5859
        CIE-LCH:
        55.6259, 71.8561, 292.0804
        CIE-Luv:
        55.6259, -17.3842, -107.3384
        Hunter-Lab:
        48.5197, 20.9602, -80.2543
      #5b7cfa color charts
#5b7cfa RGB chart
      #5b7cfa CMYK chart
      #5b7cfa RGB pie chart
      #5b7cfa color shades, tints & tones
#5b7cfa color schemes
#5b7cfa color preview, HTML & CSS examples
           This text has a color of #5b7cfa        
        
          <p style="color:#5b7cfa;">Text here</p>
        
        
          .mytext {color:#5b7cfa;}
        
        Text color #5b7cfa
      
           This box has a color of #5b7cfa        
        
          <div style="background-color:#5b7cfa;">Content here</div>
        
        
          .mybackground {background-color:#5b7cfa;}
        
        Background color #5b7cfa
      
           Border around this has a color of #5b7cfa        
        
          <div style="border:2px solid #5b7cfa;">Content here</div>
        
        
          .myborder {border:2px solid #5b7cfa;}
        
        Border color #5b7cfa