#7025bd color space conversions
Hex:
        #7025bd
        RGB:
        112, 37, 189
        CMY:
        56, 85, 26
        CMYK:
        41, 80, 0, 26
      HSL:
        270°, 67.2566%, 44.3137%
        HSV (HSB):
        270°, 80.4233%, 74.1176%
        XYZ:
        16.5290, 8.4420, 48.9024
        xyY:
        0.2237, 0.1143, 8.4420
      CIE-Lab:
        34.8870, 59.7463, -65.4267
        CIE-LCH:
        34.8870, 88.6018, 312.4017
        CIE-Luv:
        34.8870, 13.7198, -93.5280
        Hunter-Lab:
        29.0551, 50.6991, -79.4519
      #7025bd color charts
#7025bd RGB chart
      #7025bd CMYK chart
      #7025bd RGB pie chart
      #7025bd color shades, tints & tones
#7025bd color schemes
#7025bd color preview, HTML & CSS examples
           This text has a color of #7025bd        
        
          <p style="color:#7025bd;">Text here</p>
        
        
          .mytext {color:#7025bd;}
        
        Text color #7025bd
      
           This box has a color of #7025bd        
        
          <div style="background-color:#7025bd;">Content here</div>
        
        
          .mybackground {background-color:#7025bd;}
        
        Background color #7025bd
      
           Border around this has a color of #7025bd        
        
          <div style="border:2px solid #7025bd;">Content here</div>
        
        
          .myborder {border:2px solid #7025bd;}
        
        Border color #7025bd