#7125ef color space conversions
Hex:
        #7125ef
        RGB:
        113, 37, 239
        CMY:
        56, 85, 6
        CMYK:
        53, 85, 0, 6
      HSL:
        263°, 86.3248%, 54.1176%
        HSV (HSB):
        263°, 84.5188%, 93.7255%
        XYZ:
        23.0516, 11.0658, 82.5823
        xyY:
        0.1975, 0.0948, 11.0658
      CIE-Lab:
        39.6911, 71.7626, -86.3727
        CIE-LCH:
        39.6911, 112.2948, 309.7214
        CIE-Luv:
        39.6911, 6.8431, -124.0036
        Hunter-Lab:
        33.2654, 65.4792, -123.9036
      #7125ef color charts
#7125ef RGB chart
      #7125ef CMYK chart
      #7125ef RGB pie chart
      #7125ef color shades, tints & tones
#7125ef color schemes
#7125ef color preview, HTML & CSS examples
           This text has a color of #7125ef        
        
          <p style="color:#7125ef;">Text here</p>
        
        
          .mytext {color:#7125ef;}
        
        Text color #7125ef
      
           This box has a color of #7125ef        
        
          <div style="background-color:#7125ef;">Content here</div>
        
        
          .mybackground {background-color:#7125ef;}
        
        Background color #7125ef
      
           Border around this has a color of #7125ef        
        
          <div style="border:2px solid #7125ef;">Content here</div>
        
        
          .myborder {border:2px solid #7125ef;}
        
        Border color #7125ef