#a740eb color space conversions
Hex:
        #a740eb
        RGB:
        167, 64, 235
        CMY:
        35, 75, 8
        CMYK:
        29, 73, 0, 8
      HSL:
        276°, 81.0427%, 58.6275%
        HSV (HSB):
        276°, 72.7660%, 92.1569%
        XYZ:
        32.7651, 17.8804, 80.3216
        xyY:
        0.2502, 0.1365, 17.8804
      CIE-Lab:
        49.3508, 68.9016, -68.0384
        CIE-LCH:
        49.3508, 96.8332, 315.3611
        CIE-Luv:
        49.3508, 28.2271, -109.9595
        Hunter-Lab:
        42.2853, 64.3132, -83.0227
      #a740eb color charts
#a740eb RGB chart
      #a740eb CMYK chart
      #a740eb RGB pie chart
      #a740eb color shades, tints & tones
#a740eb color schemes
#a740eb color preview, HTML & CSS examples
           This text has a color of #a740eb        
        
          <p style="color:#a740eb;">Text here</p>
        
        
          .mytext {color:#a740eb;}
        
        Text color #a740eb
      
           This box has a color of #a740eb        
        
          <div style="background-color:#a740eb;">Content here</div>
        
        
          .mybackground {background-color:#a740eb;}
        
        Background color #a740eb
      
           Border around this has a color of #a740eb        
        
          <div style="border:2px solid #a740eb;">Content here</div>
        
        
          .myborder {border:2px solid #a740eb;}
        
        Border color #a740eb