#a642be color space conversions
Hex:
        #a642be
        RGB:
        166, 66, 190
        CMY:
        35, 74, 25
        CMYK:
        13, 65, 0, 25
      HSL:
        288°, 48.8189%, 50.1961%
        HSV (HSB):
        288°, 65.2632%, 74.5098%
        XYZ:
        26.9684, 15.7211, 50.3283
        xyY:
        0.2899, 0.1690, 15.7211
      CIE-Lab:
        46.6065, 58.7000, -46.6950
        CIE-LCH:
        46.6065, 75.0075, 321.4983
        CIE-Luv:
        46.6065, 38.0912, -76.5733
        Hunter-Lab:
        39.6499, 52.0217, -47.5029
      #a642be color charts
#a642be RGB chart
      #a642be CMYK chart
      #a642be RGB pie chart
      #a642be color shades, tints & tones
#a642be color schemes
#a642be color preview, HTML & CSS examples
           This text has a color of #a642be        
        
          <p style="color:#a642be;">Text here</p>
        
        
          .mytext {color:#a642be;}
        
        Text color #a642be
      
           This box has a color of #a642be        
        
          <div style="background-color:#a642be;">Content here</div>
        
        
          .mybackground {background-color:#a642be;}
        
        Background color #a642be
      
           Border around this has a color of #a642be        
        
          <div style="border:2px solid #a642be;">Content here</div>
        
        
          .myborder {border:2px solid #a642be;}
        
        Border color #a642be