#2f1139 color space conversions
Hex:
        #2f1139
        RGB:
        47, 17, 57
        CMY:
        82, 93, 78
        CMYK:
        18, 70, 0, 78
      HSL:
        285°, 54.0541%, 14.5098%
        HSV (HSB):
        285°, 70.1754%, 22.3529%
        XYZ:
        2.1113, 1.3006, 4.0107
        xyY:
        0.2844, 0.1752, 1.3006
      CIE-Lab:
        11.2800, 22.9661, -19.5106
        CIE-LCH:
        11.2800, 30.1348, 319.6508
        CIE-Luv:
        11.2800, 7.7873, -17.6697
        Hunter-Lab:
        11.4046, 13.0866, -12.8674
      #2f1139 color charts
#2f1139 RGB chart
      #2f1139 CMYK chart
      #2f1139 RGB pie chart
      #2f1139 color shades, tints & tones
#2f1139 color schemes
#2f1139 color preview, HTML & CSS examples
           This text has a color of #2f1139        
        
          <p style="color:#2f1139;">Text here</p>
        
        
          .mytext {color:#2f1139;}
        
        Text color #2f1139
      
           This box has a color of #2f1139        
        
          <div style="background-color:#2f1139;">Content here</div>
        
        
          .mybackground {background-color:#2f1139;}
        
        Background color #2f1139
      
           Border around this has a color of #2f1139        
        
          <div style="border:2px solid #2f1139;">Content here</div>
        
        
          .myborder {border:2px solid #2f1139;}
        
        Border color #2f1139