#a630bf color space conversions
Hex:
        #a630bf
        RGB:
        166, 48, 191
        CMY:
        35, 81, 25
        CMYK:
        13, 75, 0, 25
      HSL:
        290°, 59.8326%, 46.8627%
        HSV (HSB):
        290°, 74.8691%, 74.9020%
        XYZ:
        26.1868, 13.9825, 50.6089
        xyY:
        0.2885, 0.1540, 13.9825
      CIE-Lab:
        44.2078, 65.8340, -51.1175
        CIE-LCH:
        44.2078, 83.3494, 322.1721
        CIE-Luv:
        44.2078, 41.5514, -82.6374
        Hunter-Lab:
        37.3932, 59.5673, -54.0695
      #a630bf color charts
#a630bf RGB chart
      #a630bf CMYK chart
      #a630bf RGB pie chart
      #a630bf color shades, tints & tones
#a630bf color schemes
#a630bf color preview, HTML & CSS examples
           This text has a color of #a630bf        
        
          <p style="color:#a630bf;">Text here</p>
        
        
          .mytext {color:#a630bf;}
        
        Text color #a630bf
      
           This box has a color of #a630bf        
        
          <div style="background-color:#a630bf;">Content here</div>
        
        
          .mybackground {background-color:#a630bf;}
        
        Background color #a630bf
      
           Border around this has a color of #a630bf        
        
          <div style="border:2px solid #a630bf;">Content here</div>
        
        
          .myborder {border:2px solid #a630bf;}
        
        Border color #a630bf