#2f1037 color space conversions
Hex:
        #2f1037
        RGB:
        47, 16, 55
        CMY:
        82, 94, 78
        CMYK:
        15, 71, 0, 78
      HSL:
        288°, 54.9296%, 13.9216%
        HSV (HSB):
        288°, 70.9091%, 21.5686%
        XYZ:
        2.0472, 1.2508, 3.7480
        xyY:
        0.2905, 0.1775, 1.2508
      CIE-Lab:
        10.9266, 23.0523, -18.6339
        CIE-LCH:
        10.9266, 29.6417, 321.0504
        CIE-Luv:
        10.9266, 8.1873, -16.6387
        Hunter-Lab:
        11.1837, 13.1028, -12.0410
      #2f1037 color charts
#2f1037 RGB chart
      #2f1037 CMYK chart
      #2f1037 RGB pie chart
      #2f1037 color shades, tints & tones
#2f1037 color schemes
#2f1037 color preview, HTML & CSS examples
           This text has a color of #2f1037        
        
          <p style="color:#2f1037;">Text here</p>
        
        
          .mytext {color:#2f1037;}
        
        Text color #2f1037
      
           This box has a color of #2f1037        
        
          <div style="background-color:#2f1037;">Content here</div>
        
        
          .mybackground {background-color:#2f1037;}
        
        Background color #2f1037
      
           Border around this has a color of #2f1037        
        
          <div style="border:2px solid #2f1037;">Content here</div>
        
        
          .myborder {border:2px solid #2f1037;}
        
        Border color #2f1037