#8d07ac color space conversions
Hex:
        #8d07ac
        RGB:
        141, 7, 172
        CMY:
        45, 97, 33
        CMYK:
        18, 96, 0, 33
      HSL:
        289°, 92.1788%, 35.0980%
        HSV (HSB):
        289°, 95.9302%, 67.4510%
        XYZ:
        18.5069, 8.7932, 39.7516
        xyY:
        0.2760, 0.1311, 8.7932
      CIE-Lab:
        35.5831, 67.4611, -54.0061
        CIE-LCH:
        35.5831, 86.4156, 321.3209
        CIE-Luv:
        35.5831, 35.4715, -80.8864
        Hunter-Lab:
        29.6534, 59.5096, -58.7233
      #8d07ac color charts
#8d07ac RGB chart
      #8d07ac CMYK chart
      #8d07ac RGB pie chart
      #8d07ac color shades, tints & tones
#8d07ac color schemes
#8d07ac color preview, HTML & CSS examples
           This text has a color of #8d07ac        
        
          <p style="color:#8d07ac;">Text here</p>
        
        
          .mytext {color:#8d07ac;}
        
        Text color #8d07ac
      
           This box has a color of #8d07ac        
        
          <div style="background-color:#8d07ac;">Content here</div>
        
        
          .mybackground {background-color:#8d07ac;}
        
        Background color #8d07ac
      
           Border around this has a color of #8d07ac        
        
          <div style="border:2px solid #8d07ac;">Content here</div>
        
        
          .myborder {border:2px solid #8d07ac;}
        
        Border color #8d07ac