#8c255a color space conversions
Hex:
        #8c255a
        RGB:
        140, 37, 90
        CMY:
        45, 85, 65
        CMYK:
        0, 74, 36, 45
      HSL:
        329°, 58.1921%, 34.7059%
        HSV (HSB):
        329°, 73.5714%, 54.9020%
        XYZ:
        13.3222, 7.6368, 10.4447
        xyY:
        0.4242, 0.2432, 7.6368
      CIE-Lab:
        33.2147, 47.5944, -6.7008
        CIE-LCH:
        33.2147, 48.0638, 351.9860
        CIE-Luv:
        33.2147, 59.1006, -15.8170
        Hunter-Lab:
        27.6347, 37.6912, -3.0648
      #8c255a color charts
#8c255a RGB chart
      #8c255a CMYK chart
      #8c255a RGB pie chart
      #8c255a color shades, tints & tones
#8c255a color schemes
#8c255a color preview, HTML & CSS examples
           This text has a color of #8c255a        
        
          <p style="color:#8c255a;">Text here</p>
        
        
          .mytext {color:#8c255a;}
        
        Text color #8c255a
      
           This box has a color of #8c255a        
        
          <div style="background-color:#8c255a;">Content here</div>
        
        
          .mybackground {background-color:#8c255a;}
        
        Background color #8c255a
      
           Border around this has a color of #8c255a        
        
          <div style="border:2px solid #8c255a;">Content here</div>
        
        
          .myborder {border:2px solid #8c255a;}
        
        Border color #8c255a