#a519ec color space conversions
Hex:
        #a519ec
        RGB:
        165, 25, 236
        CMY:
        35, 90, 7
        CMYK:
        30, 89, 0, 7
      HSL:
        280°, 84.7390%, 51.1765%
        HSV (HSB):
        280°, 89.4068%, 92.5490%
        XYZ:
        31.0050, 14.7507, 80.5699
        xyY:
        0.2454, 0.1168, 14.7507
      CIE-Lab:
        45.2909, 80.0075, -75.2243
        CIE-LCH:
        45.2909, 109.8176, 316.7649
        CIE-Luv:
        45.2909, 31.3380, -117.5120
        Hunter-Lab:
        38.4067, 76.8881, -97.4945
      #a519ec color charts
#a519ec RGB chart
      #a519ec CMYK chart
      #a519ec RGB pie chart
      #a519ec color shades, tints & tones
#a519ec color schemes
#a519ec color preview, HTML & CSS examples
           This text has a color of #a519ec        
        
          <p style="color:#a519ec;">Text here</p>
        
        
          .mytext {color:#a519ec;}
        
        Text color #a519ec
      
           This box has a color of #a519ec        
        
          <div style="background-color:#a519ec;">Content here</div>
        
        
          .mybackground {background-color:#a519ec;}
        
        Background color #a519ec
      
           Border around this has a color of #a519ec        
        
          <div style="border:2px solid #a519ec;">Content here</div>
        
        
          .myborder {border:2px solid #a519ec;}
        
        Border color #a519ec