#724aee color space conversions
Hex:
        #724aee
        RGB:
        114, 74, 238
        CMY:
        55, 71, 7
        CMYK:
        52, 69, 0, 7
      HSL:
        255°, 82.8283%, 61.1765%
        HSV (HSB):
        255°, 68.9076%, 93.3333%
        XYZ:
        24.8208, 14.6480, 82.4081
        xyY:
        0.2037, 0.1202, 14.6480
      CIE-Lab:
        45.1483, 56.0219, -76.8355
        CIE-LCH:
        45.1483, 95.0902, 306.0963
        CIE-Luv:
        45.1483, 2.3782, -117.5363
        Hunter-Lab:
        38.2727, 48.7845, -100.8711
      #724aee color charts
#724aee RGB chart
      #724aee CMYK chart
      #724aee RGB pie chart
      #724aee color shades, tints & tones
#724aee color schemes
#724aee color preview, HTML & CSS examples
           This text has a color of #724aee        
        
          <p style="color:#724aee;">Text here</p>
        
        
          .mytext {color:#724aee;}
        
        Text color #724aee
      
           This box has a color of #724aee        
        
          <div style="background-color:#724aee;">Content here</div>
        
        
          .mybackground {background-color:#724aee;}
        
        Background color #724aee
      
           Border around this has a color of #724aee        
        
          <div style="border:2px solid #724aee;">Content here</div>
        
        
          .myborder {border:2px solid #724aee;}
        
        Border color #724aee