#5b1362 color space conversions
Hex:
        #5b1362
        RGB:
        91, 19, 98
        CMY:
        64, 93, 62
        CMYK:
        7, 81, 0, 62
      HSL:
        295°, 67.5214%, 22.9412%
        HSV (HSB):
        295°, 80.6122%, 38.4314%
        XYZ:
        6.7519, 3.5717, 11.8888
        xyY:
        0.3040, 0.1608, 3.5717
      CIE-Lab:
        22.2018, 42.4138, -29.7271
        CIE-LCH:
        22.2018, 51.7941, 324.9741
        CIE-Luv:
        22.2018, 24.1014, -38.5216
        Hunter-Lab:
        18.8990, 30.6975, -24.0683
      #5b1362 color charts
#5b1362 RGB chart
      #5b1362 CMYK chart
      #5b1362 RGB pie chart
      #5b1362 color shades, tints & tones
#5b1362 color schemes
#5b1362 color preview, HTML & CSS examples
           This text has a color of #5b1362        
        
          <p style="color:#5b1362;">Text here</p>
        
        
          .mytext {color:#5b1362;}
        
        Text color #5b1362
      
           This box has a color of #5b1362        
        
          <div style="background-color:#5b1362;">Content here</div>
        
        
          .mybackground {background-color:#5b1362;}
        
        Background color #5b1362
      
           Border around this has a color of #5b1362        
        
          <div style="border:2px solid #5b1362;">Content here</div>
        
        
          .myborder {border:2px solid #5b1362;}
        
        Border color #5b1362