#a50fe3 color space conversions
Hex:
        #a50fe3
        RGB:
        165, 15, 227
        CMY:
        35, 94, 11
        CMYK:
        27, 93, 0, 11
      HSL:
        282°, 87.6033%, 47.4510%
        HSV (HSB):
        282°, 93.3921%, 89.0196%
        XYZ:
        29.5530, 13.8870, 73.7959
        xyY:
        0.2521, 0.1185, 13.8870
      CIE-Lab:
        44.0705, 79.8087, -72.1095
        CIE-LCH:
        44.0705, 107.5603, 317.9012
        CIE-Luv:
        44.0705, 34.1256, -112.3990
        Hunter-Lab:
        37.2653, 76.3439, -91.3253
      #a50fe3 color charts
#a50fe3 RGB chart
      #a50fe3 CMYK chart
      #a50fe3 RGB pie chart
      #a50fe3 color shades, tints & tones
#a50fe3 color schemes
#a50fe3 color preview, HTML & CSS examples
           This text has a color of #a50fe3        
        
          <p style="color:#a50fe3;">Text here</p>
        
        
          .mytext {color:#a50fe3;}
        
        Text color #a50fe3
      
           This box has a color of #a50fe3        
        
          <div style="background-color:#a50fe3;">Content here</div>
        
        
          .mybackground {background-color:#a50fe3;}
        
        Background color #a50fe3
      
           Border around this has a color of #a50fe3        
        
          <div style="border:2px solid #a50fe3;">Content here</div>
        
        
          .myborder {border:2px solid #a50fe3;}
        
        Border color #a50fe3