#a180c5 color space conversions
Hex:
        #a180c5
        RGB:
        161, 128, 197
        CMY:
        37, 50, 23
        CMYK:
        18, 35, 0, 23
      HSL:
        269°, 37.2973%, 63.7255%
        HSV (HSB):
        269°, 35.0254%, 77.2549%
        XYZ:
        32.4952, 27.0466, 56.3312
        xyY:
        0.2804, 0.2334, 27.0466
      CIE-Lab:
        59.0175, 26.2693, -31.2154
        CIE-LCH:
        59.0175, 40.7980, 310.0822
        CIE-Luv:
        59.0175, 12.4521, -51.7415
        Hunter-Lab:
        52.0064, 20.5211, -27.8160
      #a180c5 color charts
#a180c5 RGB chart
      #a180c5 CMYK chart
      #a180c5 RGB pie chart
      #a180c5 color shades, tints & tones
#a180c5 color schemes
#a180c5 color preview, HTML & CSS examples
           This text has a color of #a180c5        
        
          <p style="color:#a180c5;">Text here</p>
        
        
          .mytext {color:#a180c5;}
        
        Text color #a180c5
      
           This box has a color of #a180c5        
        
          <div style="background-color:#a180c5;">Content here</div>
        
        
          .mybackground {background-color:#a180c5;}
        
        Background color #a180c5
      
           Border around this has a color of #a180c5        
        
          <div style="border:2px solid #a180c5;">Content here</div>
        
        
          .myborder {border:2px solid #a180c5;}
        
        Border color #a180c5