#7d38bc color space conversions
Hex:
        #7d38bc
        RGB:
        125, 56, 188
        CMY:
        51, 78, 26
        CMYK:
        34, 70, 0, 26
      HSL:
        271°, 54.0984%, 47.8431%
        HSV (HSB):
        271°, 70.2128%, 73.7255%
        XYZ:
        18.9487, 10.8192, 48.6666
        xyY:
        0.2416, 0.1379, 10.8192
      CIE-Lab:
        39.2742, 53.8394, -57.6158
        CIE-LCH:
        39.2742, 78.8560, 313.0594
        CIE-Luv:
        39.2742, 17.2478, -87.1921
        Hunter-Lab:
        32.8925, 45.2685, -64.6986
      #7d38bc color charts
#7d38bc RGB chart
      #7d38bc CMYK chart
      #7d38bc RGB pie chart
      #7d38bc color shades, tints & tones
#7d38bc color schemes
#7d38bc color preview, HTML & CSS examples
           This text has a color of #7d38bc        
        
          <p style="color:#7d38bc;">Text here</p>
        
        
          .mytext {color:#7d38bc;}
        
        Text color #7d38bc
      
           This box has a color of #7d38bc        
        
          <div style="background-color:#7d38bc;">Content here</div>
        
        
          .mybackground {background-color:#7d38bc;}
        
        Background color #7d38bc
      
           Border around this has a color of #7d38bc        
        
          <div style="border:2px solid #7d38bc;">Content here</div>
        
        
          .myborder {border:2px solid #7d38bc;}
        
        Border color #7d38bc