#5b5fda color space conversions
Hex:
        #5b5fda
        RGB:
        91, 95, 218
        CMY:
        64, 63, 15
        CMYK:
        58, 56, 0, 15
      HSL:
        238°, 63.1841%, 60.5882%
        HSV (HSB):
        238°, 58.2569%, 85.4902%
        XYZ:
        21.0615, 15.4705, 68.2057
        xyY:
        0.2011, 0.1477, 15.4705
      CIE-Lab:
        46.2720, 34.1522, -63.7608
        CIE-LCH:
        46.2720, 72.3312, 298.1748
        CIE-Luv:
        46.2720, -8.2957, -98.7454
        Hunter-Lab:
        39.3326, 26.7497, -75.2806
      #5b5fda color charts
#5b5fda RGB chart
      #5b5fda CMYK chart
      #5b5fda RGB pie chart
      #5b5fda color shades, tints & tones
#5b5fda color schemes
#5b5fda color preview, HTML & CSS examples
           This text has a color of #5b5fda        
        
          <p style="color:#5b5fda;">Text here</p>
        
        
          .mytext {color:#5b5fda;}
        
        Text color #5b5fda
      
           This box has a color of #5b5fda        
        
          <div style="background-color:#5b5fda;">Content here</div>
        
        
          .mybackground {background-color:#5b5fda;}
        
        Background color #5b5fda
      
           Border around this has a color of #5b5fda        
        
          <div style="border:2px solid #5b5fda;">Content here</div>
        
        
          .myborder {border:2px solid #5b5fda;}
        
        Border color #5b5fda