#724ae2 color space conversions
Hex:
        #724ae2
        RGB:
        114, 74, 226
        CMY:
        55, 71, 11
        CMYK:
        50, 67, 0, 11
      HSL:
        256°, 72.3810%, 58.8235%
        HSV (HSB):
        256°, 67.2566%, 88.6275%
        XYZ:
        23.1157, 13.9660, 73.4289
        xyY:
        0.2092, 0.1264, 13.9660
      CIE-Lab:
        44.1841, 52.6852, -71.6220
        CIE-LCH:
        44.1841, 88.9125, 306.3382
        CIE-Luv:
        44.1841, 3.6307, -109.5945
        Hunter-Lab:
        37.3710, 45.0110, -90.3368
      #724ae2 color charts
#724ae2 RGB chart
      #724ae2 CMYK chart
      #724ae2 RGB pie chart
      #724ae2 color shades, tints & tones
#724ae2 color schemes
#724ae2 color preview, HTML & CSS examples
           This text has a color of #724ae2        
        
          <p style="color:#724ae2;">Text here</p>
        
        
          .mytext {color:#724ae2;}
        
        Text color #724ae2
      
           This box has a color of #724ae2        
        
          <div style="background-color:#724ae2;">Content here</div>
        
        
          .mybackground {background-color:#724ae2;}
        
        Background color #724ae2
      
           Border around this has a color of #724ae2        
        
          <div style="border:2px solid #724ae2;">Content here</div>
        
        
          .myborder {border:2px solid #724ae2;}
        
        Border color #724ae2