#8c0058 color space conversions
Hex:
        #8c0058
        RGB:
        140, 0, 88
        CMY:
        45, 100, 65
        CMYK:
        0, 100, 37, 45
      HSL:
        322°, 100.0000%, 27.4510%
        HSV (HSB):
        322°, 100.0000%, 54.9020%
        XYZ:
        12.5767, 6.2800, 9.7818
        xyY:
        0.4392, 0.2193, 6.2800
      CIE-Lab:
        30.1082, 56.0456, -10.0773
        CIE-LCH:
        30.1082, 56.9444, 349.8068
        CIE-Luv:
        30.1082, 67.2160, -20.7917
        Hunter-Lab:
        25.0600, 45.7275, -5.6010
      #8c0058 color charts
#8c0058 RGB chart
      #8c0058 CMYK chart
      #8c0058 RGB pie chart
      #8c0058 color shades, tints & tones
#8c0058 color schemes
#8c0058 color preview, HTML & CSS examples
           This text has a color of #8c0058        
        
          <p style="color:#8c0058;">Text here</p>
        
        
          .mytext {color:#8c0058;}
        
        Text color #8c0058
      
           This box has a color of #8c0058        
        
          <div style="background-color:#8c0058;">Content here</div>
        
        
          .mybackground {background-color:#8c0058;}
        
        Background color #8c0058
      
           Border around this has a color of #8c0058        
        
          <div style="border:2px solid #8c0058;">Content here</div>
        
        
          .myborder {border:2px solid #8c0058;}
        
        Border color #8c0058