#8c158f color space conversions
Hex:
        #8c158f
        RGB:
        140, 21, 143
        CMY:
        45, 92, 44
        CMYK:
        2, 85, 0, 44
      HSL:
        299°, 74.3902%, 32.1569%
        HSV (HSB):
        299°, 85.3147%, 56.0784%
        XYZ:
        16.0413, 8.0949, 26.7036
        xyY:
        0.3155, 0.1592, 8.0949
      CIE-Lab:
        34.1799, 60.0221, -38.6721
        CIE-LCH:
        34.1799, 71.4016, 327.2064
        CIE-Luv:
        34.1799, 43.1315, -59.3149
        Hunter-Lab:
        28.4516, 50.8497, -35.7312
      #8c158f color charts
#8c158f RGB chart
      #8c158f CMYK chart
      #8c158f RGB pie chart
      #8c158f color shades, tints & tones
#8c158f color schemes
#8c158f color preview, HTML & CSS examples
           This text has a color of #8c158f        
        
          <p style="color:#8c158f;">Text here</p>
        
        
          .mytext {color:#8c158f;}
        
        Text color #8c158f
      
           This box has a color of #8c158f        
        
          <div style="background-color:#8c158f;">Content here</div>
        
        
          .mybackground {background-color:#8c158f;}
        
        Background color #8c158f
      
           Border around this has a color of #8c158f        
        
          <div style="border:2px solid #8c158f;">Content here</div>
        
        
          .myborder {border:2px solid #8c158f;}
        
        Border color #8c158f