#2f2684 color space conversions
Hex:
        #2f2684
        RGB:
        47, 38, 132
        CMY:
        82, 85, 48
        CMYK:
        64, 71, 0, 48
      HSL:
        246°, 55.2941%, 33.3333%
        HSV (HSB):
        246°, 71.2121%, 51.7647%
        XYZ:
        6.0303, 3.6565, 22.2177
        xyY:
        0.1890, 0.1146, 3.6565
      CIE-Lab:
        22.5017, 33.4645, -51.3629
        CIE-LCH:
        22.5017, 61.3028, 303.0855
        CIE-Luv:
        22.5017, -2.5453, -61.5154
        Hunter-Lab:
        19.1220, 22.8278, -55.5033
      #2f2684 color charts
#2f2684 RGB chart
      #2f2684 CMYK chart
      #2f2684 RGB pie chart
      #2f2684 color shades, tints & tones
#2f2684 color schemes
#2f2684 color preview, HTML & CSS examples
           This text has a color of #2f2684        
        
          <p style="color:#2f2684;">Text here</p>
        
        
          .mytext {color:#2f2684;}
        
        Text color #2f2684
      
           This box has a color of #2f2684        
        
          <div style="background-color:#2f2684;">Content here</div>
        
        
          .mybackground {background-color:#2f2684;}
        
        Background color #2f2684
      
           Border around this has a color of #2f2684        
        
          <div style="border:2px solid #2f2684;">Content here</div>
        
        
          .myborder {border:2px solid #2f2684;}
        
        Border color #2f2684