#a740e6 color space conversions
Hex:
        #a740e6
        RGB:
        167, 64, 230
        CMY:
        35, 75, 10
        CMYK:
        27, 72, 0, 10
      HSL:
        277°, 76.8519%, 57.6471%
        HSV (HSB):
        277°, 72.1739%, 90.1961%
        XYZ:
        32.0527, 17.5955, 76.5698
        xyY:
        0.2539, 0.1394, 17.5955
      CIE-Lab:
        49.0017, 67.8464, -65.7816
        CIE-LCH:
        49.0017, 94.5006, 315.8853
        CIE-Luv:
        49.0017, 29.3340, -106.4452
        Hunter-Lab:
        41.9469, 62.9891, -78.8649
      #a740e6 color charts
#a740e6 RGB chart
      #a740e6 CMYK chart
      #a740e6 RGB pie chart
      #a740e6 color shades, tints & tones
#a740e6 color schemes
#a740e6 color preview, HTML & CSS examples
           This text has a color of #a740e6        
        
          <p style="color:#a740e6;">Text here</p>
        
        
          .mytext {color:#a740e6;}
        
        Text color #a740e6
      
           This box has a color of #a740e6        
        
          <div style="background-color:#a740e6;">Content here</div>
        
        
          .mybackground {background-color:#a740e6;}
        
        Background color #a740e6
      
           Border around this has a color of #a740e6        
        
          <div style="border:2px solid #a740e6;">Content here</div>
        
        
          .myborder {border:2px solid #a740e6;}
        
        Border color #a740e6