#8f0f33 color space conversions
Hex:
        #8f0f33
        RGB:
        143, 15, 51
        CMY:
        44, 94, 80
        CMYK:
        0, 90, 64, 44
      HSL:
        343°, 81.0127%, 30.9804%
        HSV (HSB):
        343°, 89.5105%, 56.0784%
        XYZ:
        12.0961, 6.4203, 3.7337
        xyY:
        0.5436, 0.2886, 6.4203
      CIE-Lab:
        30.4490, 51.2890, 15.1081
        CIE-LCH:
        30.4490, 53.4679, 16.4133
        CIE-Luv:
        30.4490, 81.8215, 5.8545
        Hunter-Lab:
        25.3383, 40.8706, 9.0003
      #8f0f33 color charts
#8f0f33 RGB chart
      #8f0f33 CMYK chart
      #8f0f33 RGB pie chart
      #8f0f33 color shades, tints & tones
#8f0f33 color schemes
#8f0f33 color preview, HTML & CSS examples
           This text has a color of #8f0f33        
        
          <p style="color:#8f0f33;">Text here</p>
        
        
          .mytext {color:#8f0f33;}
        
        Text color #8f0f33
      
           This box has a color of #8f0f33        
        
          <div style="background-color:#8f0f33;">Content here</div>
        
        
          .mybackground {background-color:#8f0f33;}
        
        Background color #8f0f33
      
           Border around this has a color of #8f0f33        
        
          <div style="border:2px solid #8f0f33;">Content here</div>
        
        
          .myborder {border:2px solid #8f0f33;}
        
        Border color #8f0f33