#5b3f81 color space conversions
Hex:
        #5b3f81
        RGB:
        91, 63, 129
        CMY:
        64, 75, 49
        CMYK:
        29, 51, 0, 49
      HSL:
        265°, 34.3750%, 37.6471%
        HSV (HSB):
        265°, 51.1628%, 50.5882%
        XYZ:
        10.0543, 7.3641, 21.6604
        xyY:
        0.2573, 0.1884, 7.3641
      CIE-Lab:
        32.6219, 26.8923, -32.9214
        CIE-LCH:
        32.6219, 42.5090, 309.2441
        CIE-Luv:
        32.6219, 8.0441, -47.0911
        Hunter-Lab:
        27.1369, 18.6452, -28.3287
      #5b3f81 color charts
#5b3f81 RGB chart
      #5b3f81 CMYK chart
      #5b3f81 RGB pie chart
      #5b3f81 color shades, tints & tones
#5b3f81 color schemes
#5b3f81 color preview, HTML & CSS examples
           This text has a color of #5b3f81        
        
          <p style="color:#5b3f81;">Text here</p>
        
        
          .mytext {color:#5b3f81;}
        
        Text color #5b3f81
      
           This box has a color of #5b3f81        
        
          <div style="background-color:#5b3f81;">Content here</div>
        
        
          .mybackground {background-color:#5b3f81;}
        
        Background color #5b3f81
      
           Border around this has a color of #5b3f81        
        
          <div style="border:2px solid #5b3f81;">Content here</div>
        
        
          .myborder {border:2px solid #5b3f81;}
        
        Border color #5b3f81