#2f0084 color space conversions
Hex:
        #2f0084
        RGB:
        47, 0, 132
        CMY:
        82, 100, 48
        CMYK:
        64, 100, 0, 48
      HSL:
        261°, 100.0000%, 25.8824%
        HSV (HSB):
        261°, 100.0000%, 51.7647%
        XYZ:
        5.3371, 2.2703, 21.9867
        xyY:
        0.1803, 0.0767, 2.2703
      CIE-Lab:
        16.8462, 49.8886, -60.7044
        CIE-LCH:
        16.8462, 78.5741, 309.4144
        CIE-Luv:
        16.8462, 1.0516, -60.0914
        Hunter-Lab:
        15.0675, 36.8597, -75.9699
      #2f0084 color charts
#2f0084 RGB chart
      #2f0084 CMYK chart
      #2f0084 RGB pie chart
      #2f0084 color shades, tints & tones
#2f0084 color schemes
#2f0084 color preview, HTML & CSS examples
           This text has a color of #2f0084        
        
          <p style="color:#2f0084;">Text here</p>
        
        
          .mytext {color:#2f0084;}
        
        Text color #2f0084
      
           This box has a color of #2f0084        
        
          <div style="background-color:#2f0084;">Content here</div>
        
        
          .mybackground {background-color:#2f0084;}
        
        Background color #2f0084
      
           Border around this has a color of #2f0084        
        
          <div style="border:2px solid #2f0084;">Content here</div>
        
        
          .myborder {border:2px solid #2f0084;}
        
        Border color #2f0084