#2f2b78 color space conversions
Hex:
        #2f2b78
        RGB:
        47, 43, 120
        CMY:
        82, 83, 53
        CMYK:
        61, 64, 0, 53
      HSL:
        243°, 47.2393%, 31.9608%
        HSV (HSB):
        243°, 64.1667%, 47.0588%
        XYZ:
        5.4263, 3.6882, 18.1952
        xyY:
        0.1987, 0.1350, 3.6882
      CIE-Lab:
        22.6125, 26.0943, -43.5880
        CIE-LCH:
        22.6125, 50.8018, 300.9072
        CIE-Luv:
        22.6125, -2.8352, -53.0703
        Hunter-Lab:
        19.2046, 16.8279, -42.7305
      #2f2b78 color charts
#2f2b78 RGB chart
      #2f2b78 CMYK chart
      #2f2b78 RGB pie chart
      #2f2b78 color shades, tints & tones
#2f2b78 color schemes
#2f2b78 color preview, HTML & CSS examples
           This text has a color of #2f2b78        
        
          <p style="color:#2f2b78;">Text here</p>
        
        
          .mytext {color:#2f2b78;}
        
        Text color #2f2b78
      
           This box has a color of #2f2b78        
        
          <div style="background-color:#2f2b78;">Content here</div>
        
        
          .mybackground {background-color:#2f2b78;}
        
        Background color #2f2b78
      
           Border around this has a color of #2f2b78        
        
          <div style="border:2px solid #2f2b78;">Content here</div>
        
        
          .myborder {border:2px solid #2f2b78;}
        
        Border color #2f2b78