#7205e5 color space conversions
Hex:
        #7205e5
        RGB:
        114, 5, 229
        CMY:
        55, 98, 10
        CMYK:
        50, 98, 0, 10
      HSL:
        269°, 95.7265%, 45.8824%
        HSV (HSB):
        269°, 97.8166%, 89.8039%
        XYZ:
        21.1366, 9.3431, 74.8181
        xyY:
        0.2007, 0.0887, 9.3431
      CIE-Lab:
        36.6366, 76.0430, -85.7340
        CIE-LCH:
        36.6366, 114.5987, 311.5719
        CIE-Luv:
        36.6366, 10.1642, -119.2328
        Hunter-Lab:
        30.5665, 69.9405, -123.7287
      #7205e5 color charts
#7205e5 RGB chart
      #7205e5 CMYK chart
      #7205e5 RGB pie chart
      #7205e5 color shades, tints & tones
#7205e5 color schemes
#7205e5 color preview, HTML & CSS examples
           This text has a color of #7205e5        
        
          <p style="color:#7205e5;">Text here</p>
        
        
          .mytext {color:#7205e5;}
        
        Text color #7205e5
      
           This box has a color of #7205e5        
        
          <div style="background-color:#7205e5;">Content here</div>
        
        
          .mybackground {background-color:#7205e5;}
        
        Background color #7205e5
      
           Border around this has a color of #7205e5        
        
          <div style="border:2px solid #7205e5;">Content here</div>
        
        
          .myborder {border:2px solid #7205e5;}
        
        Border color #7205e5