#7222fb color space conversions
Hex:
        #7222fb
        RGB:
        114, 34, 251
        CMY:
        55, 87, 2
        CMYK:
        55, 86, 0, 2
      HSL:
        262°, 96.4444%, 55.8824%
        HSV (HSB):
        262°, 86.4542%, 98.4314%
        XYZ:
        24.9240, 11.6865, 92.2089
        xyY:
        0.1935, 0.0907, 11.6865
      CIE-Lab:
        40.7135, 75.5799, -91.4384
        CIE-LCH:
        40.7135, 118.6309, 309.5760
        CIE-Luv:
        40.7135, 5.9456, -131.1364
        Hunter-Lab:
        34.1855, 70.3165, -135.9935
      #7222fb color charts
#7222fb RGB chart
      #7222fb CMYK chart
      #7222fb RGB pie chart
      #7222fb color shades, tints & tones
#7222fb color schemes
#7222fb color preview, HTML & CSS examples
           This text has a color of #7222fb        
        
          <p style="color:#7222fb;">Text here</p>
        
        
          .mytext {color:#7222fb;}
        
        Text color #7222fb
      
           This box has a color of #7222fb        
        
          <div style="background-color:#7222fb;">Content here</div>
        
        
          .mybackground {background-color:#7222fb;}
        
        Background color #7222fb
      
           Border around this has a color of #7222fb        
        
          <div style="border:2px solid #7222fb;">Content here</div>
        
        
          .myborder {border:2px solid #7222fb;}
        
        Border color #7222fb