#724ff5 color space conversions
Hex:
        #724ff5
        RGB:
        114, 79, 245
        CMY:
        55, 69, 4
        CMYK:
        53, 68, 0, 4
      HSL:
        253°, 89.2473%, 63.5294%
        HSV (HSB):
        253°, 67.7551%, 96.0784%
        XYZ:
        26.2168, 15.7619, 88.0468
        xyY:
        0.2016, 0.1212, 15.7619
      CIE-Lab:
        46.6606, 55.3860, -78.2938
        CIE-LCH:
        46.6606, 95.9037, 305.2761
        CIE-Luv:
        46.6606, 0.7462, -120.7400
        Hunter-Lab:
        39.7013, 48.3955, -103.6983
      #724ff5 color charts
#724ff5 RGB chart
      #724ff5 CMYK chart
      #724ff5 RGB pie chart
      #724ff5 color shades, tints & tones
#724ff5 color schemes
#724ff5 color preview, HTML & CSS examples
           This text has a color of #724ff5        
        
          <p style="color:#724ff5;">Text here</p>
        
        
          .mytext {color:#724ff5;}
        
        Text color #724ff5
      
           This box has a color of #724ff5        
        
          <div style="background-color:#724ff5;">Content here</div>
        
        
          .mybackground {background-color:#724ff5;}
        
        Background color #724ff5
      
           Border around this has a color of #724ff5        
        
          <div style="border:2px solid #724ff5;">Content here</div>
        
        
          .myborder {border:2px solid #724ff5;}
        
        Border color #724ff5