#8d256f color space conversions
Hex:
        #8d256f
        RGB:
        141, 37, 111
        CMY:
        45, 85, 56
        CMYK:
        0, 74, 21, 45
      HSL:
        317°, 58.4270%, 34.9020%
        HSV (HSB):
        317°, 73.7589%, 55.2941%
        XYZ:
        14.5153, 8.1336, 15.8438
        xyY:
        0.3771, 0.2113, 8.1336
      CIE-Lab:
        34.2595, 50.6235, -18.5411
        CIE-LCH:
        34.2595, 53.9120, 339.8845
        CIE-Luv:
        34.2595, 52.3869, -31.4468
        Hunter-Lab:
        28.5194, 40.9410, -12.9747
      #8d256f color charts
#8d256f RGB chart
      #8d256f CMYK chart
      #8d256f RGB pie chart
      #8d256f color shades, tints & tones
#8d256f color schemes
#8d256f color preview, HTML & CSS examples
           This text has a color of #8d256f        
        
          <p style="color:#8d256f;">Text here</p>
        
        
          .mytext {color:#8d256f;}
        
        Text color #8d256f
      
           This box has a color of #8d256f        
        
          <div style="background-color:#8d256f;">Content here</div>
        
        
          .mybackground {background-color:#8d256f;}
        
        Background color #8d256f
      
           Border around this has a color of #8d256f        
        
          <div style="border:2px solid #8d256f;">Content here</div>
        
        
          .myborder {border:2px solid #8d256f;}
        
        Border color #8d256f