#5b40cf color space conversions
Hex:
        #5b40cf
        RGB:
        91, 64, 207
        CMY:
        64, 75, 19
        CMYK:
        56, 69, 0, 19
      HSL:
        251°, 59.8326%, 53.1373%
        HSV (HSB):
        251°, 69.0821%, 81.1765%
        XYZ:
        17.4103, 10.3959, 60.1205
        xyY:
        0.1980, 0.1182, 10.3959
      CIE-Lab:
        38.5439, 48.8584, -70.0370
        CIE-LCH:
        38.5439, 85.3951, 304.8999
        CIE-Luv:
        38.5439, -0.4774, -102.1265
        Hunter-Lab:
        32.2427, 39.9608, -87.9835
      #5b40cf color charts
#5b40cf RGB chart
      #5b40cf CMYK chart
      #5b40cf RGB pie chart
      #5b40cf color shades, tints & tones
#5b40cf color schemes
#5b40cf color preview, HTML & CSS examples
           This text has a color of #5b40cf        
        
          <p style="color:#5b40cf;">Text here</p>
        
        
          .mytext {color:#5b40cf;}
        
        Text color #5b40cf
      
           This box has a color of #5b40cf        
        
          <div style="background-color:#5b40cf;">Content here</div>
        
        
          .mybackground {background-color:#5b40cf;}
        
        Background color #5b40cf
      
           Border around this has a color of #5b40cf        
        
          <div style="border:2px solid #5b40cf;">Content here</div>
        
        
          .myborder {border:2px solid #5b40cf;}
        
        Border color #5b40cf