#8d105b color space conversions
Hex:
        #8d105b
        RGB:
        141, 16, 91
        CMY:
        45, 94, 64
        CMYK:
        0, 89, 35, 45
      HSL:
        324°, 79.6178%, 30.7843%
        HSV (HSB):
        324°, 88.6525%, 55.2941%
        XYZ:
        13.0581, 6.7886, 10.5196
        xyY:
        0.4300, 0.2236, 6.7886
      CIE-Lab:
        31.3208, 54.0297, -10.1844
        CIE-LCH:
        31.3208, 54.9812, 349.3252
        CIE-Luv:
        31.3208, 64.6694, -20.8206
        Hunter-Lab:
        26.0550, 43.8635, -5.6996
      #8d105b color charts
#8d105b RGB chart
      #8d105b CMYK chart
      #8d105b RGB pie chart
      #8d105b color shades, tints & tones
#8d105b color schemes
#8d105b color preview, HTML & CSS examples
           This text has a color of #8d105b        
        
          <p style="color:#8d105b;">Text here</p>
        
        
          .mytext {color:#8d105b;}
        
        Text color #8d105b
      
           This box has a color of #8d105b        
        
          <div style="background-color:#8d105b;">Content here</div>
        
        
          .mybackground {background-color:#8d105b;}
        
        Background color #8d105b
      
           Border around this has a color of #8d105b        
        
          <div style="border:2px solid #8d105b;">Content here</div>
        
        
          .myborder {border:2px solid #8d105b;}
        
        Border color #8d105b