#a530be color space conversions
Hex:
        #a530be
        RGB:
        165, 48, 190
        CMY:
        35, 81, 25
        CMYK:
        13, 75, 0, 25
      HSL:
        289°, 59.6639%, 46.6667%
        HSV (HSB):
        289°, 74.7368%, 74.5098%
        XYZ:
        25.8683, 13.8309, 50.0214
        xyY:
        0.2883, 0.1542, 13.8309
      CIE-Lab:
        43.9895, 65.4504, -50.8921
        CIE-LCH:
        43.9895, 82.9082, 322.1325
        CIE-Luv:
        43.9895, 41.2001, -82.1559
        Hunter-Lab:
        37.1900, 59.0770, -53.7135
      #a530be color charts
#a530be RGB chart
      #a530be CMYK chart
      #a530be RGB pie chart
      #a530be color shades, tints & tones
#a530be color schemes
#a530be color preview, HTML & CSS examples
           This text has a color of #a530be        
        
          <p style="color:#a530be;">Text here</p>
        
        
          .mytext {color:#a530be;}
        
        Text color #a530be
      
           This box has a color of #a530be        
        
          <div style="background-color:#a530be;">Content here</div>
        
        
          .mybackground {background-color:#a530be;}
        
        Background color #a530be
      
           Border around this has a color of #a530be        
        
          <div style="border:2px solid #a530be;">Content here</div>
        
        
          .myborder {border:2px solid #a530be;}
        
        Border color #a530be