#5a1ab2 color space conversions
Hex:
        #5a1ab2
        RGB:
        90, 26, 178
        CMY:
        65, 90, 30
        CMYK:
        49, 85, 0, 30
      HSL:
        265°, 74.5098%, 40.0000%
        HSV (HSB):
        265°, 85.3933%, 69.8039%
        XYZ:
        12.6217, 6.1268, 42.6368
        xyY:
        0.2056, 0.0998, 6.1268
      CIE-Lab:
        29.7301, 57.9793, -67.4753
        CIE-LCH:
        29.7301, 88.9636, 310.6713
        CIE-Luv:
        29.7301, 7.4862, -89.3193
        Hunter-Lab:
        24.7524, 47.7040, -84.8024
      #5a1ab2 color charts
#5a1ab2 RGB chart
      #5a1ab2 CMYK chart
      #5a1ab2 RGB pie chart
      #5a1ab2 color shades, tints & tones
#5a1ab2 color schemes
#5a1ab2 color preview, HTML & CSS examples
           This text has a color of #5a1ab2        
        
          <p style="color:#5a1ab2;">Text here</p>
        
        
          .mytext {color:#5a1ab2;}
        
        Text color #5a1ab2
      
           This box has a color of #5a1ab2        
        
          <div style="background-color:#5a1ab2;">Content here</div>
        
        
          .mybackground {background-color:#5a1ab2;}
        
        Background color #5a1ab2
      
           Border around this has a color of #5a1ab2        
        
          <div style="border:2px solid #5a1ab2;">Content here</div>
        
        
          .myborder {border:2px solid #5a1ab2;}
        
        Border color #5a1ab2