#a02fb7 color space conversions
Hex:
        #a02fb7
        RGB:
        160, 47, 183
        CMY:
        37, 82, 28
        CMYK:
        13, 74, 0, 28
      HSL:
        290°, 59.1304%, 45.0980%
        HSV (HSB):
        290°, 74.3169%, 71.7647%
        XYZ:
        24.0610, 12.9255, 46.0265
        xyY:
        0.2898, 0.1557, 12.9255
      CIE-Lab:
        42.6508, 63.4917, -48.9774
        CIE-LCH:
        42.6508, 80.1872, 322.3535
        CIE-Luv:
        42.6508, 40.1932, -78.5054
        Hunter-Lab:
        35.9521, 56.5452, -50.7376
      #a02fb7 color charts
#a02fb7 RGB chart
      #a02fb7 CMYK chart
      #a02fb7 RGB pie chart
      #a02fb7 color shades, tints & tones
#a02fb7 color schemes
#a02fb7 color preview, HTML & CSS examples
           This text has a color of #a02fb7        
        
          <p style="color:#a02fb7;">Text here</p>
        
        
          .mytext {color:#a02fb7;}
        
        Text color #a02fb7
      
           This box has a color of #a02fb7        
        
          <div style="background-color:#a02fb7;">Content here</div>
        
        
          .mybackground {background-color:#a02fb7;}
        
        Background color #a02fb7
      
           Border around this has a color of #a02fb7        
        
          <div style="border:2px solid #a02fb7;">Content here</div>
        
        
          .myborder {border:2px solid #a02fb7;}
        
        Border color #a02fb7