#8f0d42 color space conversions
Hex:
        #8f0d42
        RGB:
        143, 13, 66
        CMY:
        44, 95, 74
        CMYK:
        0, 91, 54, 44
      HSL:
        336°, 83.3333%, 30.5882%
        HSV (HSB):
        336°, 90.9091%, 56.0784%
        XYZ:
        12.4550, 6.5208, 5.7565
        xyY:
        0.5036, 0.2637, 6.5208
      CIE-Lab:
        30.6902, 52.7128, 5.4369
        CIE-LCH:
        30.6902, 52.9925, 5.8888
        CIE-Luv:
        30.6902, 76.9187, -3.2616
        Hunter-Lab:
        25.5359, 42.3744, 4.5097
      #8f0d42 color charts
#8f0d42 RGB chart
      #8f0d42 CMYK chart
      #8f0d42 RGB pie chart
      #8f0d42 color shades, tints & tones
#8f0d42 color schemes
#8f0d42 color preview, HTML & CSS examples
           This text has a color of #8f0d42        
        
          <p style="color:#8f0d42;">Text here</p>
        
        
          .mytext {color:#8f0d42;}
        
        Text color #8f0d42
      
           This box has a color of #8f0d42        
        
          <div style="background-color:#8f0d42;">Content here</div>
        
        
          .mybackground {background-color:#8f0d42;}
        
        Background color #8f0d42
      
           Border around this has a color of #8f0d42        
        
          <div style="border:2px solid #8f0d42;">Content here</div>
        
        
          .myborder {border:2px solid #8f0d42;}
        
        Border color #8f0d42