#5b6dfd color space conversions
Hex:
        #5b6dfd
        RGB:
        91, 109, 253
        CMY:
        64, 57, 1
        CMYK:
        64, 57, 0, 1
      HSL:
        233°, 97.5904%, 67.4510%
        HSV (HSB):
        233°, 64.0316%, 99.2157%
        XYZ:
        27.5126, 20.2533, 95.3877
        xyY:
        0.1922, 0.1415, 20.2533
      CIE-Lab:
        52.1224, 37.1202, -73.9177
        CIE-LCH:
        52.1224, 82.7148, 296.6650
        CIE-Luv:
        52.1224, -13.2896, -117.3146
        Hunter-Lab:
        45.0036, 30.3683, -94.1659
      #5b6dfd color charts
#5b6dfd RGB chart
      #5b6dfd CMYK chart
      #5b6dfd RGB pie chart
      #5b6dfd color shades, tints & tones
#5b6dfd color schemes
#5b6dfd color preview, HTML & CSS examples
           This text has a color of #5b6dfd        
        
          <p style="color:#5b6dfd;">Text here</p>
        
        
          .mytext {color:#5b6dfd;}
        
        Text color #5b6dfd
      
           This box has a color of #5b6dfd        
        
          <div style="background-color:#5b6dfd;">Content here</div>
        
        
          .mybackground {background-color:#5b6dfd;}
        
        Background color #5b6dfd
      
           Border around this has a color of #5b6dfd        
        
          <div style="border:2px solid #5b6dfd;">Content here</div>
        
        
          .myborder {border:2px solid #5b6dfd;}
        
        Border color #5b6dfd