#2f0081 color space conversions
Hex:
        #2f0081
        RGB:
        47, 0, 129
        CMY:
        82, 100, 49
        CMYK:
        64, 100, 0, 49
      HSL:
        262°, 100.0000%, 25.2941%
        HSV (HSB):
        262°, 100.0000%, 50.5882%
        XYZ:
        5.1347, 2.1893, 20.9208
        xyY:
        0.1818, 0.0775, 2.1893
      CIE-Lab:
        16.4510, 49.1403, -59.4582
        CIE-LCH:
        16.4510, 77.1365, 309.5727
        CIE-Luv:
        16.4510, 1.2933, -58.3287
        Hunter-Lab:
        14.7963, 36.0508, -73.4738
      #2f0081 color charts
#2f0081 RGB chart
      #2f0081 CMYK chart
      #2f0081 RGB pie chart
      #2f0081 color shades, tints & tones
#2f0081 color schemes
#2f0081 color preview, HTML & CSS examples
           This text has a color of #2f0081        
        
          <p style="color:#2f0081;">Text here</p>
        
        
          .mytext {color:#2f0081;}
        
        Text color #2f0081
      
           This box has a color of #2f0081        
        
          <div style="background-color:#2f0081;">Content here</div>
        
        
          .mybackground {background-color:#2f0081;}
        
        Background color #2f0081
      
           Border around this has a color of #2f0081        
        
          <div style="border:2px solid #2f0081;">Content here</div>
        
        
          .myborder {border:2px solid #2f0081;}
        
        Border color #2f0081