#a475e1 color space conversions
Hex:
        #a475e1
        RGB:
        164, 117, 225
        CMY:
        36, 54, 12
        CMYK:
        27, 48, 0, 12
      HSL:
        266°, 64.2857%, 67.0588%
        HSV (HSB):
        266°, 48.0000%, 88.2353%
        XYZ:
        35.2617, 26.0513, 74.4041
        xyY:
        0.2598, 0.1920, 26.0513
      CIE-Lab:
        58.0857, 39.9383, -48.4266
        CIE-LCH:
        58.0857, 62.7711, 309.5130
        CIE-Luv:
        58.0857, 14.6554, -80.9524
        Hunter-Lab:
        51.0405, 33.9972, -50.7014
      #a475e1 color charts
#a475e1 RGB chart
      #a475e1 CMYK chart
      #a475e1 RGB pie chart
      #a475e1 color shades, tints & tones
#a475e1 color schemes
#a475e1 color preview, HTML & CSS examples
           This text has a color of #a475e1        
        
          <p style="color:#a475e1;">Text here</p>
        
        
          .mytext {color:#a475e1;}
        
        Text color #a475e1
      
           This box has a color of #a475e1        
        
          <div style="background-color:#a475e1;">Content here</div>
        
        
          .mybackground {background-color:#a475e1;}
        
        Background color #a475e1
      
           Border around this has a color of #a475e1        
        
          <div style="border:2px solid #a475e1;">Content here</div>
        
        
          .myborder {border:2px solid #a475e1;}
        
        Border color #a475e1