#722ffd color space conversions
Hex:
        #722ffd
        RGB:
        114, 47, 253
        CMY:
        55, 82, 1
        CMYK:
        55, 81, 0, 1
      HSL:
        260°, 98.0952%, 58.8235%
        HSV (HSB):
        260°, 81.4229%, 99.2157%
        XYZ:
        25.6856, 12.7023, 94.0265
        xyY:
        0.1940, 0.0959, 12.7023
      CIE-Lab:
        42.3112, 71.9198, -89.9189
        CIE-LCH:
        42.3112, 115.1428, 308.6539
        CIE-Luv:
        42.3112, 4.5907, -131.4140
        Hunter-Lab:
        35.6403, 66.2726, -131.4713
      #722ffd color charts
#722ffd RGB chart
      #722ffd CMYK chart
      #722ffd RGB pie chart
      #722ffd color shades, tints & tones
#722ffd color schemes
#722ffd color preview, HTML & CSS examples
           This text has a color of #722ffd        
        
          <p style="color:#722ffd;">Text here</p>
        
        
          .mytext {color:#722ffd;}
        
        Text color #722ffd
      
           This box has a color of #722ffd        
        
          <div style="background-color:#722ffd;">Content here</div>
        
        
          .mybackground {background-color:#722ffd;}
        
        Background color #722ffd
      
           Border around this has a color of #722ffd        
        
          <div style="border:2px solid #722ffd;">Content here</div>
        
        
          .myborder {border:2px solid #722ffd;}
        
        Border color #722ffd