#8f0f30 color space conversions
Hex:
        #8f0f30
        RGB:
        143, 15, 48
        CMY:
        44, 94, 81
        CMYK:
        0, 90, 66, 44
      HSL:
        345°, 81.0127%, 30.9804%
        HSV (HSB):
        345°, 89.5105%, 56.0784%
        XYZ:
        12.0320, 6.3947, 3.3964
        xyY:
        0.5513, 0.2930, 6.3947
      CIE-Lab:
        30.3872, 51.1110, 17.0198
        CIE-LCH:
        30.3872, 53.8703, 18.4176
        CIE-Luv:
        30.3872, 82.7737, 7.4303
        Hunter-Lab:
        25.2877, 40.6776, 9.7380
      #8f0f30 color charts
#8f0f30 RGB chart
      #8f0f30 CMYK chart
      #8f0f30 RGB pie chart
      #8f0f30 color shades, tints & tones
#8f0f30 color schemes
#8f0f30 color preview, HTML & CSS examples
           This text has a color of #8f0f30        
        
          <p style="color:#8f0f30;">Text here</p>
        
        
          .mytext {color:#8f0f30;}
        
        Text color #8f0f30
      
           This box has a color of #8f0f30        
        
          <div style="background-color:#8f0f30;">Content here</div>
        
        
          .mybackground {background-color:#8f0f30;}
        
        Background color #8f0f30
      
           Border around this has a color of #8f0f30        
        
          <div style="border:2px solid #8f0f30;">Content here</div>
        
        
          .myborder {border:2px solid #8f0f30;}
        
        Border color #8f0f30