#2f1495 color space conversions
Hex:
        #2f1495
        RGB:
        47, 20, 149
        CMY:
        82, 92, 42
        CMYK:
        68, 87, 0, 42
      HSL:
        253°, 76.3314%, 33.1373%
        HSV (HSB):
        253°, 86.5772%, 58.4314%
        XYZ:
        6.8473, 3.2746, 28.7049
        xyY:
        0.1764, 0.0843, 3.2746
      CIE-Lab:
        21.1116, 48.0839, -64.2561
        CIE-LCH:
        21.1116, 80.2552, 306.8081
        CIE-Luv:
        21.1116, -1.3911, -71.6071
        Hunter-Lab:
        18.0958, 35.8749, -81.3833
      #2f1495 color charts
#2f1495 RGB chart
      #2f1495 CMYK chart
      #2f1495 RGB pie chart
      #2f1495 color shades, tints & tones
#2f1495 color schemes
#2f1495 color preview, HTML & CSS examples
           This text has a color of #2f1495        
        
          <p style="color:#2f1495;">Text here</p>
        
        
          .mytext {color:#2f1495;}
        
        Text color #2f1495
      
           This box has a color of #2f1495        
        
          <div style="background-color:#2f1495;">Content here</div>
        
        
          .mybackground {background-color:#2f1495;}
        
        Background color #2f1495
      
           Border around this has a color of #2f1495        
        
          <div style="border:2px solid #2f1495;">Content here</div>
        
        
          .myborder {border:2px solid #2f1495;}
        
        Border color #2f1495