#a105d5 color space conversions
Hex:
        #a105d5
        RGB:
        161, 5, 213
        CMY:
        37, 98, 16
        CMYK:
        24, 98, 0, 16
      HSL:
        285°, 95.4128%, 42.7451%
        HSV (HSB):
        285°, 97.6526%, 83.5294%
        XYZ:
        26.7625, 12.4897, 63.9510
        xyY:
        0.2593, 0.1210, 12.4897
      CIE-Lab:
        41.9841, 77.7858, -67.5188
        CIE-LCH:
        41.9841, 103.0021, 319.0417
        CIE-Luv:
        41.9841, 35.9432, -104.4890
        Hunter-Lab:
        35.3408, 73.3261, -82.5499
      #a105d5 color charts
#a105d5 RGB chart
      #a105d5 CMYK chart
      #a105d5 RGB pie chart
      #a105d5 color shades, tints & tones
#a105d5 color schemes
#a105d5 color preview, HTML & CSS examples
           This text has a color of #a105d5        
        
          <p style="color:#a105d5;">Text here</p>
        
        
          .mytext {color:#a105d5;}
        
        Text color #a105d5
      
           This box has a color of #a105d5        
        
          <div style="background-color:#a105d5;">Content here</div>
        
        
          .mybackground {background-color:#a105d5;}
        
        Background color #a105d5
      
           Border around this has a color of #a105d5        
        
          <div style="border:2px solid #a105d5;">Content here</div>
        
        
          .myborder {border:2px solid #a105d5;}
        
        Border color #a105d5