#2f046e color space conversions
Hex:
        #2f046e
        RGB:
        47, 4, 110
        CMY:
        82, 98, 57
        CMYK:
        57, 96, 0, 57
      HSL:
        264°, 92.9825%, 22.3529%
        HSV (HSB):
        264°, 96.3636%, 43.1373%
        XYZ:
        4.0302, 1.8170, 14.8901
        xyY:
        0.1943, 0.0876, 1.8170
      CIE-Lab:
        14.4958, 42.9067, -50.4620
        CIE-LCH:
        14.4958, 66.2374, 310.3738
        CIE-Luv:
        14.4958, 2.7137, -47.6846
        Hunter-Lab:
        13.4795, 29.7800, -56.0593
      #2f046e color charts
#2f046e RGB chart
      #2f046e CMYK chart
      #2f046e RGB pie chart
      #2f046e color shades, tints & tones
#2f046e color schemes
#2f046e color preview, HTML & CSS examples
           This text has a color of #2f046e        
        
          <p style="color:#2f046e;">Text here</p>
        
        
          .mytext {color:#2f046e;}
        
        Text color #2f046e
      
           This box has a color of #2f046e        
        
          <div style="background-color:#2f046e;">Content here</div>
        
        
          .mybackground {background-color:#2f046e;}
        
        Background color #2f046e
      
           Border around this has a color of #2f046e        
        
          <div style="border:2px solid #2f046e;">Content here</div>
        
        
          .myborder {border:2px solid #2f046e;}
        
        Border color #2f046e