#7225af color space conversions
Hex:
        #7225af
        RGB:
        114, 37, 175
        CMY:
        55, 85, 31
        CMYK:
        35, 79, 0, 31
      HSL:
        273°, 65.0943%, 41.5686%
        HSV (HSB):
        273°, 78.8571%, 68.6275%
        XYZ:
        15.3389, 7.9957, 41.2923
        xyY:
        0.2373, 0.1237, 7.9957
      CIE-Lab:
        33.9739, 56.8162, -58.6040
        CIE-LCH:
        33.9739, 81.6242, 314.1126
        CIE-Luv:
        33.9739, 17.1875, -84.2052
        Hunter-Lab:
        28.2766, 47.3444, -66.7874
      #7225af color charts
#7225af RGB chart
      #7225af CMYK chart
      #7225af RGB pie chart
      #7225af color shades, tints & tones
#7225af color schemes
#7225af color preview, HTML & CSS examples
           This text has a color of #7225af        
        
          <p style="color:#7225af;">Text here</p>
        
        
          .mytext {color:#7225af;}
        
        Text color #7225af
      
           This box has a color of #7225af        
        
          <div style="background-color:#7225af;">Content here</div>
        
        
          .mybackground {background-color:#7225af;}
        
        Background color #7225af
      
           Border around this has a color of #7225af        
        
          <div style="border:2px solid #7225af;">Content here</div>
        
        
          .myborder {border:2px solid #7225af;}
        
        Border color #7225af