#724fe2 color space conversions
Hex:
        #724fe2
        RGB:
        114, 79, 226
        CMY:
        55, 69, 11
        CMYK:
        50, 65, 0, 11
      HSL:
        254°, 71.7073%, 59.8039%
        HSV (HSB):
        254°, 65.0442%, 88.6275%
        XYZ:
        23.4629, 14.6604, 73.5446
        xyY:
        0.2101, 0.1313, 14.6604
      CIE-Lab:
        45.1655, 50.0099, -70.0220
        CIE-LCH:
        45.1655, 86.0469, 305.5345
        CIE-Luv:
        45.1655, 2.5984, -108.0224
        Hunter-Lab:
        38.2888, 42.3769, -87.0811
      #724fe2 color charts
#724fe2 RGB chart
      #724fe2 CMYK chart
      #724fe2 RGB pie chart
      #724fe2 color shades, tints & tones
#724fe2 color schemes
#724fe2 color preview, HTML & CSS examples
           This text has a color of #724fe2        
        
          <p style="color:#724fe2;">Text here</p>
        
        
          .mytext {color:#724fe2;}
        
        Text color #724fe2
      
           This box has a color of #724fe2        
        
          <div style="background-color:#724fe2;">Content here</div>
        
        
          .mybackground {background-color:#724fe2;}
        
        Background color #724fe2
      
           Border around this has a color of #724fe2        
        
          <div style="border:2px solid #724fe2;">Content here</div>
        
        
          .myborder {border:2px solid #724fe2;}
        
        Border color #724fe2