#7125fe color space conversions
Hex:
        #7125fe
        RGB:
        113, 37, 254
        CMY:
        56, 85, 0
        CMYK:
        56, 85, 0, 0
      HSL:
        261°, 99.0868%, 57.0588%
        HSV (HSB):
        261°, 85.4331%, 99.6078%
        XYZ:
        25.3610, 11.9896, 94.7435
        xyY:
        0.1920, 0.0908, 11.9896
      CIE-Lab:
        41.1996, 75.3439, -92.3183
        CIE-LCH:
        41.1996, 119.1612, 309.2190
        CIE-Luv:
        41.1996, 5.0494, -132.7552
        Hunter-Lab:
        34.6260, 70.1427, -137.9908
      #7125fe color charts
#7125fe RGB chart
      #7125fe CMYK chart
      #7125fe RGB pie chart
      #7125fe color shades, tints & tones
#7125fe color schemes
#7125fe color preview, HTML & CSS examples
           This text has a color of #7125fe        
        
          <p style="color:#7125fe;">Text here</p>
        
        
          .mytext {color:#7125fe;}
        
        Text color #7125fe
      
           This box has a color of #7125fe        
        
          <div style="background-color:#7125fe;">Content here</div>
        
        
          .mybackground {background-color:#7125fe;}
        
        Background color #7125fe
      
           Border around this has a color of #7125fe        
        
          <div style="border:2px solid #7125fe;">Content here</div>
        
        
          .myborder {border:2px solid #7125fe;}
        
        Border color #7125fe