#8d095b color space conversions
Hex:
        #8d095b
        RGB:
        141, 9, 91
        CMY:
        45, 96, 64
        CMYK:
        0, 94, 35, 45
      HSL:
        323°, 88.0000%, 29.4118%
        HSV (HSB):
        323°, 93.6170%, 55.2941%
        XYZ:
        12.9705, 6.6134, 10.4904
        xyY:
        0.4313, 0.2199, 6.6134
      CIE-Lab:
        30.9101, 55.2215, -10.8074
        CIE-LCH:
        30.9101, 56.2691, 348.9266
        CIE-Luv:
        30.9101, 65.6382, -21.6870
        Hunter-Lab:
        25.7166, 45.0250, -6.1842
      #8d095b color charts
#8d095b RGB chart
      #8d095b CMYK chart
      #8d095b RGB pie chart
      #8d095b color shades, tints & tones
#8d095b color schemes
#8d095b color preview, HTML & CSS examples
           This text has a color of #8d095b        
        
          <p style="color:#8d095b;">Text here</p>
        
        
          .mytext {color:#8d095b;}
        
        Text color #8d095b
      
           This box has a color of #8d095b        
        
          <div style="background-color:#8d095b;">Content here</div>
        
        
          .mybackground {background-color:#8d095b;}
        
        Background color #8d095b
      
           Border around this has a color of #8d095b        
        
          <div style="border:2px solid #8d095b;">Content here</div>
        
        
          .myborder {border:2px solid #8d095b;}
        
        Border color #8d095b