#8c058a color space conversions
Hex:
        #8c058a
        RGB:
        140, 5, 138
        CMY:
        45, 98, 46
        CMYK:
        0, 96, 1, 45
      HSL:
        301°, 93.1034%, 28.4314%
        HSV (HSB):
        301°, 96.4286%, 54.9020%
        XYZ:
        15.4569, 7.5190, 24.6814
        xyY:
        0.3243, 0.1578, 7.5190
      CIE-Lab:
        32.9603, 61.8819, -37.5314
        CIE-LCH:
        32.9603, 72.3738, 328.7632
        CIE-Luv:
        32.9603, 46.1931, -57.3336
        Hunter-Lab:
        27.4207, 52.6333, -34.1724
      #8c058a color charts
#8c058a RGB chart
      #8c058a CMYK chart
      #8c058a RGB pie chart
      #8c058a color shades, tints & tones
#8c058a color schemes
#8c058a color preview, HTML & CSS examples
           This text has a color of #8c058a        
        
          <p style="color:#8c058a;">Text here</p>
        
        
          .mytext {color:#8c058a;}
        
        Text color #8c058a
      
           This box has a color of #8c058a        
        
          <div style="background-color:#8c058a;">Content here</div>
        
        
          .mybackground {background-color:#8c058a;}
        
        Background color #8c058a
      
           Border around this has a color of #8c058a        
        
          <div style="border:2px solid #8c058a;">Content here</div>
        
        
          .myborder {border:2px solid #8c058a;}
        
        Border color #8c058a