#a550f1 color space conversions
Hex:
        #a550f1
        RGB:
        165, 80, 241
        CMY:
        35, 69, 5
        CMYK:
        32, 67, 0, 5
      HSL:
        272°, 85.1852%, 62.9412%
        HSV (HSB):
        272°, 66.8050%, 94.5098%
        XYZ:
        34.2629, 20.0875, 85.2905
        xyY:
        0.2454, 0.1439, 20.0875
      CIE-Lab:
        51.9360, 63.0209, -67.2332
        CIE-LCH:
        51.9360, 92.1517, 313.1477
        CIE-Luv:
        51.9360, 22.8764, -109.8271
        Hunter-Lab:
        44.8191, 58.0246, -81.4552
      #a550f1 color charts
#a550f1 RGB chart
      #a550f1 CMYK chart
      #a550f1 RGB pie chart
      #a550f1 color shades, tints & tones
#a550f1 color schemes
#a550f1 color preview, HTML & CSS examples
           This text has a color of #a550f1        
        
          <p style="color:#a550f1;">Text here</p>
        
        
          .mytext {color:#a550f1;}
        
        Text color #a550f1
      
           This box has a color of #a550f1        
        
          <div style="background-color:#a550f1;">Content here</div>
        
        
          .mybackground {background-color:#a550f1;}
        
        Background color #a550f1
      
           Border around this has a color of #a550f1        
        
          <div style="border:2px solid #a550f1;">Content here</div>
        
        
          .myborder {border:2px solid #a550f1;}
        
        Border color #a550f1