#8c507d color space conversions
Hex:
        #8c507d
        RGB:
        140, 80, 125
        CMY:
        45, 69, 51
        CMYK:
        0, 43, 11, 45
      HSL:
        315°, 27.2727%, 43.1373%
        HSV (HSB):
        315°, 42.8571%, 54.9020%
        XYZ:
        17.3855, 12.7934, 20.9551
        xyY:
        0.3400, 0.2502, 12.7934
      CIE-Lab:
        42.4503, 31.8856, -14.6946
        CIE-LCH:
        42.4503, 35.1087, 335.2572
        CIE-Luv:
        42.4503, 31.8347, -24.9775
        Hunter-Lab:
        35.7679, 24.1688, -9.6983
      #8c507d color charts
#8c507d RGB chart
      #8c507d CMYK chart
      #8c507d RGB pie chart
      #8c507d color shades, tints & tones
#8c507d color schemes
#8c507d color preview, HTML & CSS examples
           This text has a color of #8c507d        
        
          <p style="color:#8c507d;">Text here</p>
        
        
          .mytext {color:#8c507d;}
        
        Text color #8c507d
      
           This box has a color of #8c507d        
        
          <div style="background-color:#8c507d;">Content here</div>
        
        
          .mybackground {background-color:#8c507d;}
        
        Background color #8c507d
      
           Border around this has a color of #8c507d        
        
          <div style="border:2px solid #8c507d;">Content here</div>
        
        
          .myborder {border:2px solid #8c507d;}
        
        Border color #8c507d