#7d13ab color space conversions
Hex:
        #7d13ab
        RGB:
        125, 19, 171
        CMY:
        51, 93, 33
        CMYK:
        27, 89, 0, 33
      HSL:
        282°, 80.0000%, 37.2549%
        HSV (HSB):
        282°, 88.8889%, 67.0588%
        XYZ:
        16.0410, 7.7660, 39.1816
        xyY:
        0.2547, 0.1233, 7.7660
      CIE-Lab:
        33.4907, 62.9908, -56.9272
        CIE-LCH:
        33.4907, 84.9032, 317.8947
        CIE-Luv:
        33.4907, 25.5735, -82.2193
        Hunter-Lab:
        27.8675, 53.9793, -63.8542
      #7d13ab color charts
#7d13ab RGB chart
      #7d13ab CMYK chart
      #7d13ab RGB pie chart
      #7d13ab color shades, tints & tones
#7d13ab color schemes
#7d13ab color preview, HTML & CSS examples
           This text has a color of #7d13ab        
        
          <p style="color:#7d13ab;">Text here</p>
        
        
          .mytext {color:#7d13ab;}
        
        Text color #7d13ab
      
           This box has a color of #7d13ab        
        
          <div style="background-color:#7d13ab;">Content here</div>
        
        
          .mybackground {background-color:#7d13ab;}
        
        Background color #7d13ab
      
           Border around this has a color of #7d13ab        
        
          <div style="border:2px solid #7d13ab;">Content here</div>
        
        
          .myborder {border:2px solid #7d13ab;}
        
        Border color #7d13ab