#8d118f color space conversions
Hex:
        #8d118f
        RGB:
        141, 17, 143
        CMY:
        45, 93, 44
        CMYK:
        1, 88, 0, 44
      HSL:
        299°, 78.7500%, 31.3725%
        HSV (HSB):
        299°, 88.1119%, 56.0784%
        XYZ:
        16.1429, 8.0468, 26.6890
        xyY:
        0.3173, 0.1582, 8.0468
      CIE-Lab:
        34.0801, 61.0339, -38.8212
        CIE-LCH:
        34.0801, 72.3341, 327.5412
        CIE-Luv:
        34.0801, 44.2360, -59.5725
        Hunter-Lab:
        28.3669, 51.9379, -35.9262
      #8d118f color charts
#8d118f RGB chart
      #8d118f CMYK chart
      #8d118f RGB pie chart
      #8d118f color shades, tints & tones
#8d118f color schemes
#8d118f color preview, HTML & CSS examples
           This text has a color of #8d118f        
        
          <p style="color:#8d118f;">Text here</p>
        
        
          .mytext {color:#8d118f;}
        
        Text color #8d118f
      
           This box has a color of #8d118f        
        
          <div style="background-color:#8d118f;">Content here</div>
        
        
          .mybackground {background-color:#8d118f;}
        
        Background color #8d118f
      
           Border around this has a color of #8d118f        
        
          <div style="border:2px solid #8d118f;">Content here</div>
        
        
          .myborder {border:2px solid #8d118f;}
        
        Border color #8d118f