#7d58ff color space conversions
Hex:
        #7d58ff
        RGB:
        125, 88, 255
        CMY:
        51, 65, 0
        CMYK:
        51, 65, 0, 0
      HSL:
        253°, 100.0000%, 67.2549%
        HSV (HSB):
        253°, 65.4902%, 100.0000%
        XYZ:
        29.9972, 18.5594, 96.6090
        xyY:
        0.2066, 0.1278, 18.5594
      CIE-Lab:
        50.1677, 55.2161, -78.1011
        CIE-LCH:
        50.1677, 95.6483, 305.2596
        CIE-Luv:
        50.1677, 1.7856, -123.3368
        Hunter-Lab:
        43.0806, 48.8989, -102.8023
      #7d58ff color charts
#7d58ff RGB chart
      #7d58ff CMYK chart
      #7d58ff RGB pie chart
      #7d58ff color shades, tints & tones
#7d58ff color schemes
#7d58ff color preview, HTML & CSS examples
           This text has a color of #7d58ff        
        
          <p style="color:#7d58ff;">Text here</p>
        
        
          .mytext {color:#7d58ff;}
        
        Text color #7d58ff
      
           This box has a color of #7d58ff        
        
          <div style="background-color:#7d58ff;">Content here</div>
        
        
          .mybackground {background-color:#7d58ff;}
        
        Background color #7d58ff
      
           Border around this has a color of #7d58ff        
        
          <div style="border:2px solid #7d58ff;">Content here</div>
        
        
          .myborder {border:2px solid #7d58ff;}
        
        Border color #7d58ff