#a428ee color space conversions
Hex:
        #a428ee
        RGB:
        164, 40, 238
        CMY:
        36, 84, 7
        CMYK:
        31, 83, 0, 7
      HSL:
        278°, 85.3448%, 54.5098%
        HSV (HSB):
        278°, 83.1933%, 93.3333%
        XYZ:
        31.5013, 15.5831, 82.2365
        xyY:
        0.2436, 0.1205, 15.5831
      CIE-Lab:
        46.4228, 76.9552, -74.5115
        CIE-LCH:
        46.4228, 107.1171, 315.9243
        CIE-Luv:
        46.4228, 29.1392, -117.3144
        Hunter-Lab:
        39.4755, 73.3600, -95.8818
      #a428ee color charts
#a428ee RGB chart
      #a428ee CMYK chart
      #a428ee RGB pie chart
      #a428ee color shades, tints & tones
#a428ee color schemes
#a428ee color preview, HTML & CSS examples
           This text has a color of #a428ee        
        
          <p style="color:#a428ee;">Text here</p>
        
        
          .mytext {color:#a428ee;}
        
        Text color #a428ee
      
           This box has a color of #a428ee        
        
          <div style="background-color:#a428ee;">Content here</div>
        
        
          .mybackground {background-color:#a428ee;}
        
        Background color #a428ee
      
           Border around this has a color of #a428ee        
        
          <div style="border:2px solid #a428ee;">Content here</div>
        
        
          .myborder {border:2px solid #a428ee;}
        
        Border color #a428ee