#a940b3 color space conversions
Hex:
        #a940b3
        RGB:
        169, 64, 179
        CMY:
        34, 75, 30
        CMYK:
        6, 64, 0, 30
      HSL:
        295°, 47.3251%, 47.6471%
        HSV (HSB):
        295°, 64.2458%, 70.1961%
        XYZ:
        26.3323, 15.3565, 44.2241
        xyY:
        0.3065, 0.1787, 15.3565
      CIE-Lab:
        46.1186, 58.1990, -41.0129
        CIE-LCH:
        46.1186, 71.1982, 324.8276
        CIE-Luv:
        46.1186, 43.5774, -67.9676
        Hunter-Lab:
        39.1873, 51.3667, -39.4793
      #a940b3 color charts
#a940b3 RGB chart
      #a940b3 CMYK chart
      #a940b3 RGB pie chart
      #a940b3 color shades, tints & tones
#a940b3 color schemes
#a940b3 color preview, HTML & CSS examples
           This text has a color of #a940b3        
        
          <p style="color:#a940b3;">Text here</p>
        
        
          .mytext {color:#a940b3;}
        
        Text color #a940b3
      
           This box has a color of #a940b3        
        
          <div style="background-color:#a940b3;">Content here</div>
        
        
          .mybackground {background-color:#a940b3;}
        
        Background color #a940b3
      
           Border around this has a color of #a940b3        
        
          <div style="border:2px solid #a940b3;">Content here</div>
        
        
          .myborder {border:2px solid #a940b3;}
        
        Border color #a940b3