#5b65e1 color space conversions
Hex:
        #5b65e1
        RGB:
        91, 101, 225
        CMY:
        64, 60, 12
        CMYK:
        60, 55, 0, 12
      HSL:
        236°, 69.0722%, 61.9608%
        HSV (HSB):
        236°, 59.5556%, 88.2353%
        XYZ:
        22.5587, 16.9678, 73.3203
        xyY:
        0.1999, 0.1504, 16.9678
      CIE-Lab:
        48.2194, 32.7644, -64.5781
        CIE-LCH:
        48.2194, 72.4143, 296.9014
        CIE-Luv:
        48.2194, -10.2140, -100.9829
        Hunter-Lab:
        41.1919, 25.6693, -76.6999
      #5b65e1 color charts
#5b65e1 RGB chart
      #5b65e1 CMYK chart
      #5b65e1 RGB pie chart
      #5b65e1 color shades, tints & tones
#5b65e1 color schemes
#5b65e1 color preview, HTML & CSS examples
           This text has a color of #5b65e1        
        
          <p style="color:#5b65e1;">Text here</p>
        
        
          .mytext {color:#5b65e1;}
        
        Text color #5b65e1
      
           This box has a color of #5b65e1        
        
          <div style="background-color:#5b65e1;">Content here</div>
        
        
          .mybackground {background-color:#5b65e1;}
        
        Background color #5b65e1
      
           Border around this has a color of #5b65e1        
        
          <div style="border:2px solid #5b65e1;">Content here</div>
        
        
          .myborder {border:2px solid #5b65e1;}
        
        Border color #5b65e1