#2f1451 color space conversions
Hex:
        #2f1451
        RGB:
        47, 20, 81
        CMY:
        82, 92, 68
        CMYK:
        42, 75, 0, 68
      HSL:
        267°, 60.3960%, 19.8039%
        HSV (HSB):
        267°, 75.3086%, 31.7647%
        XYZ:
        2.9076, 1.6987, 7.9592
        xyY:
        0.2314, 0.1352, 1.6987
      CIE-Lab:
        13.8194, 27.8443, -32.2117
        CIE-LCH:
        13.8194, 42.5781, 310.8407
        CIE-Luv:
        13.8194, 4.4349, -31.5871
        Hunter-Lab:
        13.0335, 17.0128, -27.0833
      #2f1451 color charts
#2f1451 RGB chart
      #2f1451 CMYK chart
      #2f1451 RGB pie chart
      #2f1451 color shades, tints & tones
#2f1451 color schemes
#2f1451 color preview, HTML & CSS examples
           This text has a color of #2f1451        
        
          <p style="color:#2f1451;">Text here</p>
        
        
          .mytext {color:#2f1451;}
        
        Text color #2f1451
      
           This box has a color of #2f1451        
        
          <div style="background-color:#2f1451;">Content here</div>
        
        
          .mybackground {background-color:#2f1451;}
        
        Background color #2f1451
      
           Border around this has a color of #2f1451        
        
          <div style="border:2px solid #2f1451;">Content here</div>
        
        
          .myborder {border:2px solid #2f1451;}
        
        Border color #2f1451