#2f1754 color space conversions
Hex:
        #2f1754
        RGB:
        47, 23, 84
        CMY:
        82, 91, 67
        CMYK:
        44, 73, 0, 67
      HSL:
        264°, 57.0093%, 20.9804%
        HSV (HSB):
        264°, 72.6190%, 32.9412%
        XYZ:
        3.0789, 1.8572, 8.5837
        xyY:
        0.2277, 0.1374, 1.8572
      CIE-Lab:
        14.7194, 26.9772, -32.7923
        CIE-LCH:
        14.7194, 42.4629, 309.4431
        CIE-Luv:
        14.7194, 3.7146, -33.1955
        Hunter-Lab:
        13.6280, 16.4788, -27.8047
      #2f1754 color charts
#2f1754 RGB chart
      #2f1754 CMYK chart
      #2f1754 RGB pie chart
      #2f1754 color shades, tints & tones
#2f1754 color schemes
#2f1754 color preview, HTML & CSS examples
           This text has a color of #2f1754        
        
          <p style="color:#2f1754;">Text here</p>
        
        
          .mytext {color:#2f1754;}
        
        Text color #2f1754
      
           This box has a color of #2f1754        
        
          <div style="background-color:#2f1754;">Content here</div>
        
        
          .mybackground {background-color:#2f1754;}
        
        Background color #2f1754
      
           Border around this has a color of #2f1754        
        
          <div style="border:2px solid #2f1754;">Content here</div>
        
        
          .myborder {border:2px solid #2f1754;}
        
        Border color #2f1754