#722ff5 color space conversions
Hex:
        #722ff5
        RGB:
        114, 47, 245
        CMY:
        55, 82, 4
        CMYK:
        53, 81, 0, 4
      HSL:
        260°, 90.8257%, 57.2549%
        HSV (HSB):
        260°, 80.8163%, 96.0784%
        XYZ:
        24.4374, 12.2030, 87.4536
        xyY:
        0.1969, 0.0983, 12.2030
      CIE-Lab:
        41.5370, 69.9335, -86.7083
        CIE-LCH:
        41.5370, 111.3958, 308.8875
        CIE-Luv:
        41.5370, 5.5117, -126.6707
        Hunter-Lab:
        34.9328, 63.7379, -123.9784
      #722ff5 color charts
#722ff5 RGB chart
      #722ff5 CMYK chart
      #722ff5 RGB pie chart
      #722ff5 color shades, tints & tones
#722ff5 color schemes
#722ff5 color preview, HTML & CSS examples
           This text has a color of #722ff5        
        
          <p style="color:#722ff5;">Text here</p>
        
        
          .mytext {color:#722ff5;}
        
        Text color #722ff5
      
           This box has a color of #722ff5        
        
          <div style="background-color:#722ff5;">Content here</div>
        
        
          .mybackground {background-color:#722ff5;}
        
        Background color #722ff5
      
           Border around this has a color of #722ff5        
        
          <div style="border:2px solid #722ff5;">Content here</div>
        
        
          .myborder {border:2px solid #722ff5;}
        
        Border color #722ff5