#7225bb color space conversions
Hex:
        #7225bb
        RGB:
        114, 37, 187
        CMY:
        55, 85, 27
        CMYK:
        39, 80, 0, 27
      HSL:
        271°, 66.9643%, 43.9216%
        HSV (HSB):
        271°, 80.2139%, 73.3333%
        XYZ:
        16.5706, 8.4884, 47.7788
        xyY:
        0.2275, 0.1165, 8.4884
      CIE-Lab:
        34.9800, 59.5796, -64.0841
        CIE-LCH:
        34.9800, 87.5014, 312.9139
        CIE-Luv:
        34.9800, 14.9712, -92.0237
        Hunter-Lab:
        29.1349, 50.5370, -76.8363
      #7225bb color charts
#7225bb RGB chart
      #7225bb CMYK chart
      #7225bb RGB pie chart
      #7225bb color shades, tints & tones
#7225bb color schemes
#7225bb color preview, HTML & CSS examples
           This text has a color of #7225bb        
        
          <p style="color:#7225bb;">Text here</p>
        
        
          .mytext {color:#7225bb;}
        
        Text color #7225bb
      
           This box has a color of #7225bb        
        
          <div style="background-color:#7225bb;">Content here</div>
        
        
          .mybackground {background-color:#7225bb;}
        
        Background color #7225bb
      
           Border around this has a color of #7225bb        
        
          <div style="border:2px solid #7225bb;">Content here</div>
        
        
          .myborder {border:2px solid #7225bb;}
        
        Border color #7225bb