#8d13ac color space conversions
Hex:
        #8d13ac
        RGB:
        141, 19, 172
        CMY:
        45, 93, 33
        CMYK:
        18, 89, 0, 33
      HSL:
        288°, 80.1047%, 37.4510%
        HSV (HSB):
        288°, 88.9535%, 67.4510%
        XYZ:
        18.6638, 9.1070, 39.8039
        xyY:
        0.2762, 0.1348, 9.1070
      CIE-Lab:
        36.1895, 65.6639, -53.0232
        CIE-LCH:
        36.1895, 84.3991, 321.0793
        CIE-Luv:
        36.1895, 34.7903, -79.9515
        Hunter-Lab:
        30.1778, 57.5838, -57.0776
      #8d13ac color charts
#8d13ac RGB chart
      #8d13ac CMYK chart
      #8d13ac RGB pie chart
      #8d13ac color shades, tints & tones
#8d13ac color schemes
#8d13ac color preview, HTML & CSS examples
           This text has a color of #8d13ac        
        
          <p style="color:#8d13ac;">Text here</p>
        
        
          .mytext {color:#8d13ac;}
        
        Text color #8d13ac
      
           This box has a color of #8d13ac        
        
          <div style="background-color:#8d13ac;">Content here</div>
        
        
          .mybackground {background-color:#8d13ac;}
        
        Background color #8d13ac
      
           Border around this has a color of #8d13ac        
        
          <div style="border:2px solid #8d13ac;">Content here</div>
        
        
          .myborder {border:2px solid #8d13ac;}
        
        Border color #8d13ac