#5b7cff color space conversions
Hex:
        #5b7cff
        RGB:
        91, 124, 255
        CMY:
        64, 51, 0
        CMYK:
        64, 51, 0, 0
      HSL:
        228°, 100.0000%, 67.8431%
        HSV (HSB):
        228°, 64.3137%, 100.0000%
        XYZ:
        29.5720, 23.8594, 97.6545
        xyY:
        0.1957, 0.1579, 23.8594
      CIE-Lab:
        55.9468, 28.6904, -68.8279
        CIE-LCH:
        55.9468, 74.5682, 292.6284
        CIE-Luv:
        55.9468, -17.4524, -111.0947
        Hunter-Lab:
        48.8461, 22.5853, -84.3418
      #5b7cff color charts
#5b7cff RGB chart
      #5b7cff CMYK chart
      #5b7cff RGB pie chart
      #5b7cff color shades, tints & tones
#5b7cff color schemes
#5b7cff color preview, HTML & CSS examples
           This text has a color of #5b7cff        
        
          <p style="color:#5b7cff;">Text here</p>
        
        
          .mytext {color:#5b7cff;}
        
        Text color #5b7cff
      
           This box has a color of #5b7cff        
        
          <div style="background-color:#5b7cff;">Content here</div>
        
        
          .mybackground {background-color:#5b7cff;}
        
        Background color #5b7cff
      
           Border around this has a color of #5b7cff        
        
          <div style="border:2px solid #5b7cff;">Content here</div>
        
        
          .myborder {border:2px solid #5b7cff;}
        
        Border color #5b7cff