#8c0055 color space conversions
Hex:
        #8c0055
        RGB:
        140, 0, 85
        CMY:
        45, 100, 67
        CMYK:
        0, 100, 39, 45
      HSL:
        324°, 100.0000%, 27.4510%
        HSV (HSB):
        324°, 100.0000%, 54.9020%
        XYZ:
        12.4549, 6.2313, 9.1406
        xyY:
        0.4476, 0.2239, 6.2313
      CIE-Lab:
        29.9887, 55.7359, -8.2818
        CIE-LCH:
        29.9887, 56.3478, 351.5482
        CIE-Luv:
        29.9887, 68.5245, -18.6210
        Hunter-Lab:
        24.9626, 45.3766, -4.2366
      #8c0055 color charts
#8c0055 RGB chart
      #8c0055 CMYK chart
      #8c0055 RGB pie chart
      #8c0055 color shades, tints & tones
#8c0055 color schemes
#8c0055 color preview, HTML & CSS examples
           This text has a color of #8c0055        
        
          <p style="color:#8c0055;">Text here</p>
        
        
          .mytext {color:#8c0055;}
        
        Text color #8c0055
      
           This box has a color of #8c0055        
        
          <div style="background-color:#8c0055;">Content here</div>
        
        
          .mybackground {background-color:#8c0055;}
        
        Background color #8c0055
      
           Border around this has a color of #8c0055        
        
          <div style="border:2px solid #8c0055;">Content here</div>
        
        
          .myborder {border:2px solid #8c0055;}
        
        Border color #8c0055