#8545e1 color space conversions
Hex:
        #8545e1
        RGB:
        133, 69, 225
        CMY:
        48, 73, 12
        CMYK:
        41, 69, 0, 12
      HSL:
        265°, 72.2222%, 57.6471%
        HSV (HSB):
        265°, 69.3333%, 88.2353%
        XYZ:
        25.3916, 14.6790, 72.7292
        xyY:
        0.2251, 0.1301, 14.6790
      CIE-Lab:
        45.1914, 58.2671, -69.3264
        CIE-LCH:
        45.1914, 90.5605, 310.0463
        CIE-Luv:
        45.1914, 12.4338, -107.7860
        Hunter-Lab:
        38.3132, 51.2504, -85.7297
      #8545e1 color charts
#8545e1 RGB chart
      #8545e1 CMYK chart
      #8545e1 RGB pie chart
      #8545e1 color shades, tints & tones
#8545e1 color schemes
#8545e1 color preview, HTML & CSS examples
           This text has a color of #8545e1        
        
          <p style="color:#8545e1;">Text here</p>
        
        
          .mytext {color:#8545e1;}
        
        Text color #8545e1
      
           This box has a color of #8545e1        
        
          <div style="background-color:#8545e1;">Content here</div>
        
        
          .mybackground {background-color:#8545e1;}
        
        Background color #8545e1
      
           Border around this has a color of #8545e1        
        
          <div style="border:2px solid #8545e1;">Content here</div>
        
        
          .myborder {border:2px solid #8545e1;}
        
        Border color #8545e1