#2f2a83 color space conversions
Hex:
        #2f2a83
        RGB:
        47, 42, 131
        CMY:
        82, 84, 49
        CMYK:
        64, 68, 0, 49
      HSL:
        243°, 51.4451%, 33.9216%
        HSV (HSB):
        243°, 67.9389%, 51.3725%
        XYZ:
        6.0970, 3.8990, 21.9040
        xyY:
        0.1911, 0.1222, 3.8990
      CIE-Lab:
        23.3346, 30.6076, -49.3701
        CIE-LCH:
        23.3346, 58.0881, 301.7974
        CIE-Luv:
        23.3346, -3.2344, -60.3713
        Hunter-Lab:
        19.7458, 20.5611, -51.9482
      #2f2a83 color charts
#2f2a83 RGB chart
      #2f2a83 CMYK chart
      #2f2a83 RGB pie chart
      #2f2a83 color shades, tints & tones
#2f2a83 color schemes
#2f2a83 color preview, HTML & CSS examples
           This text has a color of #2f2a83        
        
          <p style="color:#2f2a83;">Text here</p>
        
        
          .mytext {color:#2f2a83;}
        
        Text color #2f2a83
      
           This box has a color of #2f2a83        
        
          <div style="background-color:#2f2a83;">Content here</div>
        
        
          .mybackground {background-color:#2f2a83;}
        
        Background color #2f2a83
      
           Border around this has a color of #2f2a83        
        
          <div style="border:2px solid #2f2a83;">Content here</div>
        
        
          .myborder {border:2px solid #2f2a83;}
        
        Border color #2f2a83