#7d58ce color space conversions
Hex:
        #7d58ce
        RGB:
        125, 88, 206
        CMY:
        51, 65, 19
        CMYK:
        39, 57, 0, 19
      HSL:
        259°, 54.6296%, 57.6471%
        HSV (HSB):
        259°, 57.2816%, 80.7843%
        XYZ:
        23.0877, 15.7957, 60.2245
        xyY:
        0.2330, 0.1594, 15.7957
      CIE-Lab:
        46.7052, 41.6923, -56.0603
        CIE-LCH:
        46.7052, 69.8642, 306.6384
        CIE-Luv:
        46.7052, 7.1144, -88.4970
        Hunter-Lab:
        39.7437, 34.1418, -62.0228
      #7d58ce color charts
#7d58ce RGB chart
      #7d58ce CMYK chart
      #7d58ce RGB pie chart
      #7d58ce color shades, tints & tones
#7d58ce color schemes
#7d58ce color preview, HTML & CSS examples
           This text has a color of #7d58ce        
        
          <p style="color:#7d58ce;">Text here</p>
        
        
          .mytext {color:#7d58ce;}
        
        Text color #7d58ce
      
           This box has a color of #7d58ce        
        
          <div style="background-color:#7d58ce;">Content here</div>
        
        
          .mybackground {background-color:#7d58ce;}
        
        Background color #7d58ce
      
           Border around this has a color of #7d58ce        
        
          <div style="border:2px solid #7d58ce;">Content here</div>
        
        
          .myborder {border:2px solid #7d58ce;}
        
        Border color #7d58ce