#724dfe color space conversions
Hex:
        #724dfe
        RGB:
        114, 77, 254
        CMY:
        55, 70, 0
        CMYK:
        55, 70, 0, 0
      HSL:
        253°, 98.8827%, 64.9020%
        HSV (HSB):
        253°, 69.6850%, 99.6078%
        XYZ:
        27.4827, 16.0409, 95.4136
        xyY:
        0.1978, 0.1155, 16.0409
      CIE-Lab:
        47.0281, 58.9581, -82.7183
        CIE-LCH:
        47.0281, 101.5794, 305.4797
        CIE-Luv:
        47.0281, 0.2876, -127.1044
        Hunter-Lab:
        40.0511, 52.3956, -113.2106
      #724dfe color charts
#724dfe RGB chart
      #724dfe CMYK chart
      #724dfe RGB pie chart
      #724dfe color shades, tints & tones
#724dfe color schemes
#724dfe color preview, HTML & CSS examples
           This text has a color of #724dfe        
        
          <p style="color:#724dfe;">Text here</p>
        
        
          .mytext {color:#724dfe;}
        
        Text color #724dfe
      
           This box has a color of #724dfe        
        
          <div style="background-color:#724dfe;">Content here</div>
        
        
          .mybackground {background-color:#724dfe;}
        
        Background color #724dfe
      
           Border around this has a color of #724dfe        
        
          <div style="border:2px solid #724dfe;">Content here</div>
        
        
          .myborder {border:2px solid #724dfe;}
        
        Border color #724dfe