#722ffa color space conversions
Hex:
        #722ffa
        RGB:
        114, 47, 250
        CMY:
        55, 82, 2
        CMYK:
        54, 81, 0, 2
      HSL:
        260°, 95.3052%, 58.2353%
        HSV (HSB):
        260°, 81.2000%, 98.0392%
        XYZ:
        25.2113, 12.5126, 91.5289
        xyY:
        0.1951, 0.0968, 12.5126
      CIE-Lab:
        42.0194, 71.1753, -88.7204
        CIE-LCH:
        42.0194, 113.7420, 308.7381
        CIE-Luv:
        42.0194, 4.9314, -129.6414
        Hunter-Lab:
        35.3731, 65.3183, -128.6533
      #722ffa color charts
#722ffa RGB chart
      #722ffa CMYK chart
      #722ffa RGB pie chart
      #722ffa color shades, tints & tones
#722ffa color schemes
#722ffa color preview, HTML & CSS examples
           This text has a color of #722ffa        
        
          <p style="color:#722ffa;">Text here</p>
        
        
          .mytext {color:#722ffa;}
        
        Text color #722ffa
      
           This box has a color of #722ffa        
        
          <div style="background-color:#722ffa;">Content here</div>
        
        
          .mybackground {background-color:#722ffa;}
        
        Background color #722ffa
      
           Border around this has a color of #722ffa        
        
          <div style="border:2px solid #722ffa;">Content here</div>
        
        
          .myborder {border:2px solid #722ffa;}
        
        Border color #722ffa