#7d3abb color space conversions
Hex:
        #7d3abb
        RGB:
        125, 58, 187
        CMY:
        51, 77, 27
        CMYK:
        33, 69, 0, 27
      HSL:
        271°, 52.6531%, 48.0392%
        HSV (HSB):
        271°, 68.9840%, 73.3333%
        XYZ:
        18.9401, 10.9739, 48.1336
        xyY:
        0.2427, 0.1406, 10.9739
      CIE-Lab:
        39.5365, 52.6646, -56.6033
        CIE-LCH:
        39.5365, 77.3142, 312.9356
        CIE-Luv:
        39.5365, 17.0499, -85.9245
        Hunter-Lab:
        33.1269, 44.0842, -62.9599
      #7d3abb color charts
#7d3abb RGB chart
      #7d3abb CMYK chart
      #7d3abb RGB pie chart
      #7d3abb color shades, tints & tones
#7d3abb color schemes
#7d3abb color preview, HTML & CSS examples
           This text has a color of #7d3abb        
        
          <p style="color:#7d3abb;">Text here</p>
        
        
          .mytext {color:#7d3abb;}
        
        Text color #7d3abb
      
           This box has a color of #7d3abb        
        
          <div style="background-color:#7d3abb;">Content here</div>
        
        
          .mybackground {background-color:#7d3abb;}
        
        Background color #7d3abb
      
           Border around this has a color of #7d3abb        
        
          <div style="border:2px solid #7d3abb;">Content here</div>
        
        
          .myborder {border:2px solid #7d3abb;}
        
        Border color #7d3abb