#7025af color space conversions
Hex:
        #7025af
        RGB:
        112, 37, 175
        CMY:
        56, 85, 31
        CMYK:
        36, 79, 0, 31
      HSL:
        273°, 65.0943%, 41.5686%
        HSV (HSB):
        273°, 78.8571%, 68.6275%
        XYZ:
        15.0815, 7.8630, 41.2803
        xyY:
        0.2348, 0.1224, 7.8630
      CIE-Lab:
        33.6960, 56.4832, -59.0691
        CIE-LCH:
        33.6960, 81.7283, 313.7180
        CIE-Luv:
        33.6960, 16.2134, -84.4712
        Hunter-Lab:
        28.0411, 46.9319, -67.6541
      #7025af color charts
#7025af RGB chart
      #7025af CMYK chart
      #7025af RGB pie chart
      #7025af color shades, tints & tones
#7025af color schemes
#7025af color preview, HTML & CSS examples
           This text has a color of #7025af        
        
          <p style="color:#7025af;">Text here</p>
        
        
          .mytext {color:#7025af;}
        
        Text color #7025af
      
           This box has a color of #7025af        
        
          <div style="background-color:#7025af;">Content here</div>
        
        
          .mybackground {background-color:#7025af;}
        
        Background color #7025af
      
           Border around this has a color of #7025af        
        
          <div style="border:2px solid #7025af;">Content here</div>
        
        
          .myborder {border:2px solid #7025af;}
        
        Border color #7025af