#722dfe color space conversions
Hex:
        #722dfe
        RGB:
        114, 45, 254
        CMY:
        55, 82, 0
        CMYK:
        55, 82, 0, 0
      HSL:
        260°, 99.0521%, 58.6275%
        HSV (HSB):
        260°, 82.2835%, 99.6078%
        XYZ:
        25.7672, 12.6099, 94.8418
        xyY:
        0.1934, 0.0947, 12.6099
      CIE-Lab:
        42.1695, 72.8726, -90.7120
        CIE-LCH:
        42.1695, 116.3576, 308.7763
        CIE-Luv:
        42.1695, 4.6753, -132.1740
        Hunter-Lab:
        35.5105, 67.3803, -133.4951
      #722dfe color charts
#722dfe RGB chart
      #722dfe CMYK chart
      #722dfe RGB pie chart
      #722dfe color shades, tints & tones
#722dfe color schemes
#722dfe color preview, HTML & CSS examples
           This text has a color of #722dfe        
        
          <p style="color:#722dfe;">Text here</p>
        
        
          .mytext {color:#722dfe;}
        
        Text color #722dfe
      
           This box has a color of #722dfe        
        
          <div style="background-color:#722dfe;">Content here</div>
        
        
          .mybackground {background-color:#722dfe;}
        
        Background color #722dfe
      
           Border around this has a color of #722dfe        
        
          <div style="border:2px solid #722dfe;">Content here</div>
        
        
          .myborder {border:2px solid #722dfe;}
        
        Border color #722dfe