#2f1157 color space conversions
Hex:
        #2f1157
        RGB:
        47, 17, 87
        CMY:
        82, 93, 66
        CMYK:
        46, 80, 0, 66
      HSL:
        266°, 67.3077%, 20.3922%
        HSV (HSB):
        266°, 80.4598%, 34.1176%
        XYZ:
        3.0930, 1.6934, 9.1807
        xyY:
        0.2215, 0.1212, 1.6934
      CIE-Lab:
        13.7880, 31.2353, -36.3418
        CIE-LCH:
        13.7880, 47.9204, 310.6786
        CIE-Luv:
        13.7880, 4.1140, -35.1965
        Hunter-Lab:
        13.0129, 19.6551, -32.7203
      #2f1157 color charts
#2f1157 RGB chart
      #2f1157 CMYK chart
      #2f1157 RGB pie chart
      #2f1157 color shades, tints & tones
#2f1157 color schemes
#2f1157 color preview, HTML & CSS examples
           This text has a color of #2f1157        
        
          <p style="color:#2f1157;">Text here</p>
        
        
          .mytext {color:#2f1157;}
        
        Text color #2f1157
      
           This box has a color of #2f1157        
        
          <div style="background-color:#2f1157;">Content here</div>
        
        
          .mybackground {background-color:#2f1157;}
        
        Background color #2f1157
      
           Border around this has a color of #2f1157        
        
          <div style="border:2px solid #2f1157;">Content here</div>
        
        
          .myborder {border:2px solid #2f1157;}
        
        Border color #2f1157