#8c0c65 color space conversions
Hex:
        #8c0c65
        RGB:
        140, 12, 101
        CMY:
        45, 95, 60
        CMYK:
        0, 91, 28, 45
      HSL:
        318°, 84.2105%, 29.8039%
        HSV (HSB):
        318°, 91.4286%, 54.9020%
        XYZ:
        13.2957, 6.7780, 12.9194
        xyY:
        0.4030, 0.2054, 6.7780
      CIE-Lab:
        31.2960, 55.6914, -16.7335
        CIE-LCH:
        31.2960, 58.1510, 343.2762
        CIE-Luv:
        31.2960, 60.2635, -29.0932
        Hunter-Lab:
        26.0346, 45.5982, -11.1980
      #8c0c65 color charts
#8c0c65 RGB chart
      #8c0c65 CMYK chart
      #8c0c65 RGB pie chart
      #8c0c65 color shades, tints & tones
#8c0c65 color schemes
#8c0c65 color preview, HTML & CSS examples
           This text has a color of #8c0c65        
        
          <p style="color:#8c0c65;">Text here</p>
        
        
          .mytext {color:#8c0c65;}
        
        Text color #8c0c65
      
           This box has a color of #8c0c65        
        
          <div style="background-color:#8c0c65;">Content here</div>
        
        
          .mybackground {background-color:#8c0c65;}
        
        Background color #8c0c65
      
           Border around this has a color of #8c0c65        
        
          <div style="border:2px solid #8c0c65;">Content here</div>
        
        
          .myborder {border:2px solid #8c0c65;}
        
        Border color #8c0c65