#a740cf color space conversions
Hex:
        #a740cf
        RGB:
        167, 64, 207
        CMY:
        35, 75, 19
        CMYK:
        19, 69, 0, 19
      HSL:
        283°, 59.8326%, 53.1373%
        HSV (HSB):
        283°, 69.0821%, 81.1765%
        XYZ:
        29.0322, 16.3873, 60.6644
        xyY:
        0.2737, 0.1545, 16.3873
      CIE-Lab:
        47.4785, 63.1173, -55.1257
        CIE-LCH:
        47.4785, 83.8012, 318.8665
        CIE-Luv:
        47.4785, 34.7889, -89.8020
        Hunter-Lab:
        40.4812, 57.1742, -60.5141
      #a740cf color charts
#a740cf RGB chart
      #a740cf CMYK chart
      #a740cf RGB pie chart
      #a740cf color shades, tints & tones
#a740cf color schemes
#a740cf color preview, HTML & CSS examples
           This text has a color of #a740cf        
        
          <p style="color:#a740cf;">Text here</p>
        
        
          .mytext {color:#a740cf;}
        
        Text color #a740cf
      
           This box has a color of #a740cf        
        
          <div style="background-color:#a740cf;">Content here</div>
        
        
          .mybackground {background-color:#a740cf;}
        
        Background color #a740cf
      
           Border around this has a color of #a740cf        
        
          <div style="border:2px solid #a740cf;">Content here</div>
        
        
          .myborder {border:2px solid #a740cf;}
        
        Border color #a740cf