#2f0061 color space conversions
Hex:
        #2f0061
        RGB:
        47, 0, 97
        CMY:
        82, 100, 62
        CMYK:
        52, 100, 0, 62
      HSL:
        269°, 100.0000%, 19.0196%
        HSV (HSB):
        269°, 100.0000%, 38.0392%
        XYZ:
        3.3300, 1.4674, 11.4170
        xyY:
        0.2054, 0.0905, 1.4674
      CIE-Lab:
        12.3993, 41.1967, -45.3462
        CIE-LCH:
        12.3993, 61.2654, 312.2549
        CIE-Luv:
        12.3993, 4.1390, -39.7689
        Hunter-Lab:
        12.1136, 27.8695, -47.4007
      #2f0061 color charts
#2f0061 RGB chart
      #2f0061 CMYK chart
      #2f0061 RGB pie chart
      #2f0061 color shades, tints & tones
#2f0061 color schemes
#2f0061 color preview, HTML & CSS examples
           This text has a color of #2f0061        
        
          <p style="color:#2f0061;">Text here</p>
        
        
          .mytext {color:#2f0061;}
        
        Text color #2f0061
      
           This box has a color of #2f0061        
        
          <div style="background-color:#2f0061;">Content here</div>
        
        
          .mybackground {background-color:#2f0061;}
        
        Background color #2f0061
      
           Border around this has a color of #2f0061        
        
          <div style="border:2px solid #2f0061;">Content here</div>
        
        
          .myborder {border:2px solid #2f0061;}
        
        Border color #2f0061