#2f0037 color space conversions
Hex:
        #2f0037
        RGB:
        47, 0, 55
        CMY:
        82, 100, 78
        CMYK:
        15, 100, 0, 78
      HSL:
        291°, 100.0000%, 10.7843%
        HSV (HSB):
        291°, 100.0000%, 21.5686%
        XYZ:
        1.8619, 0.8802, 3.6862
        xyY:
        0.2896, 0.1369, 0.8802
      CIE-Lab:
        7.9505, 31.5498, -23.4057
        CIE-LCH:
        7.9505, 39.2838, 323.4295
        CIE-Luv:
        7.9505, 9.0183, -17.0638
        Hunter-Lab:
        9.3818, 19.0066, -16.7284
      #2f0037 color charts
#2f0037 RGB chart
      #2f0037 CMYK chart
      #2f0037 RGB pie chart
      #2f0037 color shades, tints & tones
#2f0037 color schemes
#2f0037 color preview, HTML & CSS examples
           This text has a color of #2f0037        
        
          <p style="color:#2f0037;">Text here</p>
        
        
          .mytext {color:#2f0037;}
        
        Text color #2f0037
      
           This box has a color of #2f0037        
        
          <div style="background-color:#2f0037;">Content here</div>
        
        
          .mybackground {background-color:#2f0037;}
        
        Background color #2f0037
      
           Border around this has a color of #2f0037        
        
          <div style="border:2px solid #2f0037;">Content here</div>
        
        
          .myborder {border:2px solid #2f0037;}
        
        Border color #2f0037