#7205bb color space conversions
Hex:
        #7205bb
        RGB:
        114, 5, 187
        CMY:
        55, 98, 27
        CMYK:
        39, 97, 0, 27
      HSL:
        276°, 94.7917%, 37.6471%
        HSV (HSB):
        276°, 97.3262%, 73.3333%
        XYZ:
        15.9633, 7.2738, 47.5763
        xyY:
        0.2254, 0.1027, 7.2738
      CIE-Lab:
        32.4223, 67.1495, -68.2790
        CIE-LCH:
        32.4223, 95.7657, 314.5221
        CIE-Luv:
        32.4223, 17.1114, -94.3647
        Hunter-Lab:
        26.9700, 58.4554, -85.7113
      #7205bb color charts
#7205bb RGB chart
      #7205bb CMYK chart
      #7205bb RGB pie chart
      #7205bb color shades, tints & tones
#7205bb color schemes
#7205bb color preview, HTML & CSS examples
           This text has a color of #7205bb        
        
          <p style="color:#7205bb;">Text here</p>
        
        
          .mytext {color:#7205bb;}
        
        Text color #7205bb
      
           This box has a color of #7205bb        
        
          <div style="background-color:#7205bb;">Content here</div>
        
        
          .mybackground {background-color:#7205bb;}
        
        Background color #7205bb
      
           Border around this has a color of #7205bb        
        
          <div style="border:2px solid #7205bb;">Content here</div>
        
        
          .myborder {border:2px solid #7205bb;}
        
        Border color #7205bb