#7125df color space conversions
Hex:
        #7125df
        RGB:
        113, 37, 223
        CMY:
        56, 85, 13
        CMYK:
        49, 83, 0, 13
      HSL:
        265°, 74.4000%, 50.9804%
        HSV (HSB):
        265°, 83.4081%, 87.4510%
        XYZ:
        20.7909, 10.1616, 70.6776
        xyY:
        0.2046, 0.1000, 10.1616
      CIE-Lab:
        38.1308, 67.9422, -79.8401
        CIE-LCH:
        38.1308, 104.8360, 310.3970
        CIE-Luv:
        38.1308, 8.9380, -114.4800
        Hunter-Lab:
        31.8772, 60.6359, -109.1428
      #7125df color charts
#7125df RGB chart
      #7125df CMYK chart
      #7125df RGB pie chart
      #7125df color shades, tints & tones
#7125df color schemes
#7125df color preview, HTML & CSS examples
           This text has a color of #7125df        
        
          <p style="color:#7125df;">Text here</p>
        
        
          .mytext {color:#7125df;}
        
        Text color #7125df
      
           This box has a color of #7125df        
        
          <div style="background-color:#7125df;">Content here</div>
        
        
          .mybackground {background-color:#7125df;}
        
        Background color #7125df
      
           Border around this has a color of #7125df        
        
          <div style="border:2px solid #7125df;">Content here</div>
        
        
          .myborder {border:2px solid #7125df;}
        
        Border color #7125df