#8d278f color space conversions
Hex:
        #8d278f
        RGB:
        141, 39, 143
        CMY:
        45, 85, 44
        CMYK:
        1, 73, 0, 44
      HSL:
        299°, 57.1429%, 35.6863%
        HSV (HSB):
        299°, 72.7273%, 56.0784%
        XYZ:
        16.6679, 9.0969, 26.8640
        xyY:
        0.3167, 0.1729, 9.0969
      CIE-Lab:
        36.1702, 54.9950, -35.4905
        CIE-LCH:
        36.1702, 65.4525, 327.1642
        CIE-Luv:
        36.1702, 41.1114, -55.4974
        Hunter-Lab:
        30.1611, 45.8626, -31.6958
      #8d278f color charts
#8d278f RGB chart
      #8d278f CMYK chart
      #8d278f RGB pie chart
      #8d278f color shades, tints & tones
#8d278f color schemes
#8d278f color preview, HTML & CSS examples
           This text has a color of #8d278f        
        
          <p style="color:#8d278f;">Text here</p>
        
        
          .mytext {color:#8d278f;}
        
        Text color #8d278f
      
           This box has a color of #8d278f        
        
          <div style="background-color:#8d278f;">Content here</div>
        
        
          .mybackground {background-color:#8d278f;}
        
        Background color #8d278f
      
           Border around this has a color of #8d278f        
        
          <div style="border:2px solid #8d278f;">Content here</div>
        
        
          .myborder {border:2px solid #8d278f;}
        
        Border color #8d278f