#5d1bae color space conversions
Hex:
        #5d1bae
        RGB:
        93, 27, 174
        CMY:
        64, 89, 32
        CMYK:
        47, 84, 0, 32
      HSL:
        267°, 73.1343%, 39.4118%
        HSV (HSB):
        267°, 84.4828%, 68.2353%
        XYZ:
        12.5461, 6.1670, 40.5735
        xyY:
        0.2116, 0.1040, 6.1670
      CIE-Lab:
        29.8300, 57.0386, -64.9038
        CIE-LCH:
        29.8300, 86.4054, 311.3096
        CIE-Luv:
        29.8300, 9.0974, -86.7032
        Hunter-Lab:
        24.8335, 46.7214, -79.4859
      #5d1bae color charts
#5d1bae RGB chart
      #5d1bae CMYK chart
      #5d1bae RGB pie chart
      #5d1bae color shades, tints & tones
#5d1bae color schemes
#5d1bae color preview, HTML & CSS examples
           This text has a color of #5d1bae        
        
          <p style="color:#5d1bae;">Text here</p>
        
        
          .mytext {color:#5d1bae;}
        
        Text color #5d1bae
      
           This box has a color of #5d1bae        
        
          <div style="background-color:#5d1bae;">Content here</div>
        
        
          .mybackground {background-color:#5d1bae;}
        
        Background color #5d1bae
      
           Border around this has a color of #5d1bae        
        
          <div style="border:2px solid #5d1bae;">Content here</div>
        
        
          .myborder {border:2px solid #5d1bae;}
        
        Border color #5d1bae