#5b30a4 color space conversions
Hex:
        #5b30a4
        RGB:
        91, 48, 164
        CMY:
        64, 81, 36
        CMYK:
        45, 71, 0, 36
      HSL:
        262°, 54.7170%, 41.5686%
        HSV (HSB):
        262°, 70.7317%, 64.3137%
        XYZ:
        12.0722, 7.0184, 35.8404
        xyY:
        0.2198, 0.1278, 7.0184
      CIE-Lab:
        31.8487, 45.0901, -55.5938
        CIE-LCH:
        31.8487, 71.5807, 309.0442
        CIE-Luv:
        31.8487, 6.9978, -77.6054
        Hunter-Lab:
        26.4922, 34.9788, -61.6667
      #5b30a4 color charts
#5b30a4 RGB chart
      #5b30a4 CMYK chart
      #5b30a4 RGB pie chart
      #5b30a4 color shades, tints & tones
#5b30a4 color schemes
#5b30a4 color preview, HTML & CSS examples
           This text has a color of #5b30a4        
        
          <p style="color:#5b30a4;">Text here</p>
        
        
          .mytext {color:#5b30a4;}
        
        Text color #5b30a4
      
           This box has a color of #5b30a4        
        
          <div style="background-color:#5b30a4;">Content here</div>
        
        
          .mybackground {background-color:#5b30a4;}
        
        Background color #5b30a4
      
           Border around this has a color of #5b30a4        
        
          <div style="border:2px solid #5b30a4;">Content here</div>
        
        
          .myborder {border:2px solid #5b30a4;}
        
        Border color #5b30a4