#2f319e color space conversions
Hex:
        #2f319e
        RGB:
        47, 49, 158
        CMY:
        82, 81, 38
        CMYK:
        70, 69, 0, 38
      HSL:
        239°, 54.1463%, 40.1961%
        HSV (HSB):
        239°, 70.2532%, 61.9608%
        XYZ:
        8.4422, 5.2696, 32.9199
        xyY:
        0.1810, 0.1130, 5.2696
      CIE-Lab:
        27.4894, 35.6331, -59.2524
        CIE-LCH:
        27.4894, 69.1416, 301.0218
        CIE-Luv:
        27.4894, -5.9063, -76.3657
        Hunter-Lab:
        22.9556, 25.4730, -68.9572
      #2f319e color charts
#2f319e RGB chart
      #2f319e CMYK chart
      #2f319e RGB pie chart
      #2f319e color shades, tints & tones
#2f319e color schemes
#2f319e color preview, HTML & CSS examples
           This text has a color of #2f319e        
        
          <p style="color:#2f319e;">Text here</p>
        
        
          .mytext {color:#2f319e;}
        
        Text color #2f319e
      
           This box has a color of #2f319e        
        
          <div style="background-color:#2f319e;">Content here</div>
        
        
          .mybackground {background-color:#2f319e;}
        
        Background color #2f319e
      
           Border around this has a color of #2f319e        
        
          <div style="border:2px solid #2f319e;">Content here</div>
        
        
          .myborder {border:2px solid #2f319e;}
        
        Border color #2f319e