#724bfe color space conversions
Hex:
        #724bfe
        RGB:
        114, 75, 254
        CMY:
        55, 71, 0
        CMYK:
        55, 70, 0, 0
      HSL:
        253°, 98.8950%, 64.5098%
        HSV (HSB):
        253°, 70.4724%, 99.6078%
        XYZ:
        27.3449, 15.7653, 95.3677
        xyY:
        0.1975, 0.1138, 15.7653
      CIE-Lab:
        46.6651, 59.9695, -83.3135
        CIE-LCH:
        46.6651, 102.6522, 305.7465
        CIE-Luv:
        46.6651, 0.6420, -127.5925
        Hunter-Lab:
        39.7056, 53.4468, -114.6131
      #724bfe color charts
#724bfe RGB chart
      #724bfe CMYK chart
      #724bfe RGB pie chart
      #724bfe color shades, tints & tones
#724bfe color schemes
#724bfe color preview, HTML & CSS examples
           This text has a color of #724bfe        
        
          <p style="color:#724bfe;">Text here</p>
        
        
          .mytext {color:#724bfe;}
        
        Text color #724bfe
      
           This box has a color of #724bfe        
        
          <div style="background-color:#724bfe;">Content here</div>
        
        
          .mybackground {background-color:#724bfe;}
        
        Background color #724bfe
      
           Border around this has a color of #724bfe        
        
          <div style="border:2px solid #724bfe;">Content here</div>
        
        
          .myborder {border:2px solid #724bfe;}
        
        Border color #724bfe