#7d58be color space conversions
Hex:
        #7d58be
        RGB:
        125, 88, 190
        CMY:
        51, 65, 25
        CMYK:
        34, 54, 0, 25
      HSL:
        262°, 43.9655%, 54.5098%
        HSV (HSB):
        262°, 53.6842%, 74.5098%
        XYZ:
        21.2414, 15.0571, 50.5020
        xyY:
        0.2447, 0.1735, 15.0571
      CIE-Lab:
        45.7123, 37.4238, -48.4143
        CIE-LCH:
        45.7123, 61.1922, 307.7037
        CIE-Luv:
        45.7123, 9.1031, -76.2820
        Hunter-Lab:
        38.8035, 29.8066, -50.0022
      #7d58be color charts
#7d58be RGB chart
      #7d58be CMYK chart
      #7d58be RGB pie chart
      #7d58be color shades, tints & tones
#7d58be color schemes
#7d58be color preview, HTML & CSS examples
           This text has a color of #7d58be        
        
          <p style="color:#7d58be;">Text here</p>
        
        
          .mytext {color:#7d58be;}
        
        Text color #7d58be
      
           This box has a color of #7d58be        
        
          <div style="background-color:#7d58be;">Content here</div>
        
        
          .mybackground {background-color:#7d58be;}
        
        Background color #7d58be
      
           Border around this has a color of #7d58be        
        
          <div style="border:2px solid #7d58be;">Content here</div>
        
        
          .myborder {border:2px solid #7d58be;}
        
        Border color #7d58be