#2f0039 color space conversions
Hex:
        #2f0039
        RGB:
        47, 0, 57
        CMY:
        82, 100, 78
        CMYK:
        18, 100, 0, 78
      HSL:
        289°, 100.0000%, 11.1765%
        HSV (HSB):
        289°, 100.0000%, 22.3529%
        XYZ:
        1.9108, 0.8997, 3.9439
        xyY:
        0.2829, 0.1332, 0.8997
      CIE-Lab:
        8.1267, 31.9610, -24.5757
        CIE-LCH:
        8.1267, 40.3171, 322.4423
        CIE-Luv:
        8.1267, 8.7438, -18.0707
        Hunter-Lab:
        9.4855, 19.3584, -18.0116
      #2f0039 color charts
#2f0039 RGB chart
      #2f0039 CMYK chart
      #2f0039 RGB pie chart
      #2f0039 color shades, tints & tones
#2f0039 color schemes
#2f0039 color preview, HTML & CSS examples
           This text has a color of #2f0039        
        
          <p style="color:#2f0039;">Text here</p>
        
        
          .mytext {color:#2f0039;}
        
        Text color #2f0039
      
           This box has a color of #2f0039        
        
          <div style="background-color:#2f0039;">Content here</div>
        
        
          .mybackground {background-color:#2f0039;}
        
        Background color #2f0039
      
           Border around this has a color of #2f0039        
        
          <div style="border:2px solid #2f0039;">Content here</div>
        
        
          .myborder {border:2px solid #2f0039;}
        
        Border color #2f0039