#a580c2 color space conversions
Hex:
        #a580c2
        RGB:
        165, 128, 194
        CMY:
        35, 50, 24
        CMYK:
        15, 34, 0, 24
      HSL:
        274°, 35.1064%, 63.1373%
        HSV (HSB):
        274°, 34.0206%, 76.0784%
        XYZ:
        32.9738, 27.3327, 54.5768
        xyY:
        0.2870, 0.2379, 27.3327
      CIE-Lab:
        59.2810, 26.8415, -29.0766
        CIE-LCH:
        59.2810, 39.5716, 312.7111
        CIE-Luv:
        59.2810, 15.0739, -48.4508
        Hunter-Lab:
        52.2807, 21.0900, -25.2974
      #a580c2 color charts
#a580c2 RGB chart
      #a580c2 CMYK chart
      #a580c2 RGB pie chart
      #a580c2 color shades, tints & tones
#a580c2 color schemes
#a580c2 color preview, HTML & CSS examples
           This text has a color of #a580c2        
        
          <p style="color:#a580c2;">Text here</p>
        
        
          .mytext {color:#a580c2;}
        
        Text color #a580c2
      
           This box has a color of #a580c2        
        
          <div style="background-color:#a580c2;">Content here</div>
        
        
          .mybackground {background-color:#a580c2;}
        
        Background color #a580c2
      
           Border around this has a color of #a580c2        
        
          <div style="border:2px solid #a580c2;">Content here</div>
        
        
          .myborder {border:2px solid #a580c2;}
        
        Border color #a580c2