#a85bd1 color space conversions
Hex:
        #a85bd1
        RGB:
        168, 91, 209
        CMY:
        34, 64, 18
        CMYK:
        20, 56, 0, 18
      HSL:
        279°, 56.1905%, 58.8235%
        HSV (HSB):
        279°, 56.4593%, 81.9608%
        XYZ:
        31.3982, 20.4105, 62.6063
        xyY:
        0.2744, 0.1784, 20.4105
      CIE-Lab:
        52.2981, 51.2525, -48.5537
        CIE-LCH:
        52.2981, 70.5994, 316.5489
        CIE-Luv:
        52.2981, 28.0204, -80.6958
        Hunter-Lab:
        45.1779, 44.9941, -50.5379
      #a85bd1 color charts
#a85bd1 RGB chart
      #a85bd1 CMYK chart
      #a85bd1 RGB pie chart
      #a85bd1 color shades, tints & tones
#a85bd1 color schemes
#a85bd1 color preview, HTML & CSS examples
           This text has a color of #a85bd1        
        
          <p style="color:#a85bd1;">Text here</p>
        
        
          .mytext {color:#a85bd1;}
        
        Text color #a85bd1
      
           This box has a color of #a85bd1        
        
          <div style="background-color:#a85bd1;">Content here</div>
        
        
          .mybackground {background-color:#a85bd1;}
        
        Background color #a85bd1
      
           Border around this has a color of #a85bd1        
        
          <div style="border:2px solid #a85bd1;">Content here</div>
        
        
          .myborder {border:2px solid #a85bd1;}
        
        Border color #a85bd1