#7205ab color space conversions
Hex:
        #7205ab
        RGB:
        114, 5, 171
        CMY:
        55, 98, 33
        CMYK:
        33, 97, 0, 33
      HSL:
        279°, 94.3182%, 34.5098%
        HSV (HSB):
        279°, 97.0760%, 67.0588%
        XYZ:
        14.3444, 6.6262, 39.0510
        xyY:
        0.2390, 0.1104, 6.6262
      CIE-Lab:
        30.9404, 63.8768, -61.1661
        CIE-LCH:
        30.9404, 88.4394, 316.2418
        CIE-Luv:
        30.9404, 20.3788, -84.4872
        Hunter-Lab:
        25.7415, 54.4213, -71.9268
      #7205ab color charts
#7205ab RGB chart
      #7205ab CMYK chart
      #7205ab RGB pie chart
      #7205ab color shades, tints & tones
#7205ab color schemes
#7205ab color preview, HTML & CSS examples
           This text has a color of #7205ab        
        
          <p style="color:#7205ab;">Text here</p>
        
        
          .mytext {color:#7205ab;}
        
        Text color #7205ab
      
           This box has a color of #7205ab        
        
          <div style="background-color:#7205ab;">Content here</div>
        
        
          .mybackground {background-color:#7205ab;}
        
        Background color #7205ab
      
           Border around this has a color of #7205ab        
        
          <div style="border:2px solid #7205ab;">Content here</div>
        
        
          .myborder {border:2px solid #7205ab;}
        
        Border color #7205ab