#a630be color space conversions
Hex:
        #a630be
        RGB:
        166, 48, 190
        CMY:
        35, 81, 25
        CMYK:
        13, 75, 0, 25
      HSL:
        290°, 59.6639%, 46.6667%
        HSV (HSB):
        290°, 74.7368%, 74.5098%
        XYZ:
        26.0771, 13.9386, 50.0312
        xyY:
        0.2896, 0.1548, 13.9386
      CIE-Lab:
        44.1447, 65.6508, -50.6345
        CIE-LCH:
        44.1447, 82.9089, 322.3581
        CIE-Luv:
        44.1447, 41.8449, -81.8987
        Hunter-Lab:
        37.3344, 59.3422, -53.3193
      #a630be color charts
#a630be RGB chart
      #a630be CMYK chart
      #a630be RGB pie chart
      #a630be color shades, tints & tones
#a630be color schemes
#a630be color preview, HTML & CSS examples
           This text has a color of #a630be        
        
          <p style="color:#a630be;">Text here</p>
        
        
          .mytext {color:#a630be;}
        
        Text color #a630be
      
           This box has a color of #a630be        
        
          <div style="background-color:#a630be;">Content here</div>
        
        
          .mybackground {background-color:#a630be;}
        
        Background color #a630be
      
           Border around this has a color of #a630be        
        
          <div style="border:2px solid #a630be;">Content here</div>
        
        
          .myborder {border:2px solid #a630be;}
        
        Border color #a630be