#a94dd6 color space conversions
Hex:
        #a94dd6
        RGB:
        169, 77, 214
        CMY:
        34, 70, 16
        CMYK:
        21, 64, 0, 16
      HSL:
        280°, 62.5571%, 57.0588%
        HSV (HSB):
        280°, 64.0187%, 83.9216%
        XYZ:
        31.1537, 18.5978, 65.5661
        xyY:
        0.2702, 0.1613, 18.5978
      CIE-Lab:
        50.2133, 59.3393, -54.7288
        CIE-LCH:
        50.2133, 80.7242, 317.3146
        CIE-Luv:
        50.2133, 31.3567, -90.1348
        Hunter-Lab:
        43.1252, 53.4795, -59.9549
      #a94dd6 color charts
#a94dd6 RGB chart
      #a94dd6 CMYK chart
      #a94dd6 RGB pie chart
      #a94dd6 color shades, tints & tones
#a94dd6 color schemes
#a94dd6 color preview, HTML & CSS examples
           This text has a color of #a94dd6        
        
          <p style="color:#a94dd6;">Text here</p>
        
        
          .mytext {color:#a94dd6;}
        
        Text color #a94dd6
      
           This box has a color of #a94dd6        
        
          <div style="background-color:#a94dd6;">Content here</div>
        
        
          .mybackground {background-color:#a94dd6;}
        
        Background color #a94dd6
      
           Border around this has a color of #a94dd6        
        
          <div style="border:2px solid #a94dd6;">Content here</div>
        
        
          .myborder {border:2px solid #a94dd6;}
        
        Border color #a94dd6