#7226fc color space conversions
Hex:
        #7226fc
        RGB:
        114, 38, 252
        CMY:
        55, 85, 1
        CMYK:
        55, 85, 0, 1
      HSL:
        261°, 97.2727%, 56.8627%
        HSV (HSB):
        261°, 84.9206%, 98.8235%
        XYZ:
        25.2032, 11.9919, 93.0818
        xyY:
        0.1935, 0.0920, 11.9919
      CIE-Lab:
        41.2033, 74.6592, -91.1891
        CIE-LCH:
        41.2033, 117.8535, 309.3082
        CIE-Luv:
        41.2033, 5.5228, -131.4985
        Hunter-Lab:
        34.6293, 69.3110, -135.1278
      #7226fc color charts
#7226fc RGB chart
      #7226fc CMYK chart
      #7226fc RGB pie chart
      #7226fc color shades, tints & tones
#7226fc color schemes
#7226fc color preview, HTML & CSS examples
           This text has a color of #7226fc        
        
          <p style="color:#7226fc;">Text here</p>
        
        
          .mytext {color:#7226fc;}
        
        Text color #7226fc
      
           This box has a color of #7226fc        
        
          <div style="background-color:#7226fc;">Content here</div>
        
        
          .mybackground {background-color:#7226fc;}
        
        Background color #7226fc
      
           Border around this has a color of #7226fc        
        
          <div style="border:2px solid #7226fc;">Content here</div>
        
        
          .myborder {border:2px solid #7226fc;}
        
        Border color #7226fc