#8c127d color space conversions
Hex:
        #8c127d
        RGB:
        140, 18, 125
        CMY:
        45, 93, 51
        CMYK:
        0, 87, 11, 45
      HSL:
        307°, 77.2152%, 30.9804%
        HSV (HSB):
        307°, 87.1429%, 54.9020%
        XYZ:
        14.7332, 7.4887, 20.0710
        xyY:
        0.3484, 0.1771, 7.4887
      CIE-Lab:
        32.8946, 57.8373, -29.5227
        CIE-LCH:
        32.8946, 64.9365, 332.9582
        CIE-Luv:
        32.8946, 49.9653, -46.3762
        Hunter-Lab:
        27.3655, 48.2120, -24.3298
      #8c127d color charts
#8c127d RGB chart
      #8c127d CMYK chart
      #8c127d RGB pie chart
      #8c127d color shades, tints & tones
#8c127d color schemes
#8c127d color preview, HTML & CSS examples
           This text has a color of #8c127d        
        
          <p style="color:#8c127d;">Text here</p>
        
        
          .mytext {color:#8c127d;}
        
        Text color #8c127d
      
           This box has a color of #8c127d        
        
          <div style="background-color:#8c127d;">Content here</div>
        
        
          .mybackground {background-color:#8c127d;}
        
        Background color #8c127d
      
           Border around this has a color of #8c127d        
        
          <div style="border:2px solid #8c127d;">Content here</div>
        
        
          .myborder {border:2px solid #8c127d;}
        
        Border color #8c127d