#5b1065 color space conversions
Hex:
        #5b1065
        RGB:
        91, 16, 101
        CMY:
        64, 94, 60
        CMYK:
        10, 84, 0, 60
      HSL:
        293°, 72.6496%, 22.9412%
        HSV (HSB):
        293°, 84.1584%, 39.6078%
        XYZ:
        6.8486, 3.5343, 12.6331
        xyY:
        0.2976, 0.1536, 3.5343
      CIE-Lab:
        22.0680, 43.9755, -31.9125
        CIE-LCH:
        22.0680, 54.3347, 324.0320
        CIE-Luv:
        22.0680, 23.6320, -41.0154
        Hunter-Lab:
        18.7998, 32.1268, -26.6821
      #5b1065 color charts
#5b1065 RGB chart
      #5b1065 CMYK chart
      #5b1065 RGB pie chart
      #5b1065 color shades, tints & tones
#5b1065 color schemes
#5b1065 color preview, HTML & CSS examples
           This text has a color of #5b1065        
        
          <p style="color:#5b1065;">Text here</p>
        
        
          .mytext {color:#5b1065;}
        
        Text color #5b1065
      
           This box has a color of #5b1065        
        
          <div style="background-color:#5b1065;">Content here</div>
        
        
          .mybackground {background-color:#5b1065;}
        
        Background color #5b1065
      
           Border around this has a color of #5b1065        
        
          <div style="border:2px solid #5b1065;">Content here</div>
        
        
          .myborder {border:2px solid #5b1065;}
        
        Border color #5b1065