#2f319d color space conversions
Hex:
        #2f319d
        RGB:
        47, 49, 157
        CMY:
        82, 81, 38
        CMYK:
        70, 69, 0, 38
      HSL:
        239°, 53.9216%, 40.0000%
        HSV (HSB):
        239°, 70.0637%, 61.5686%
        XYZ:
        8.3564, 5.2353, 32.4684
        xyY:
        0.1814, 0.1137, 5.2353
      CIE-Lab:
        27.3948, 35.2828, -58.7988
        CIE-LCH:
        27.3948, 68.5724, 300.9662
        CIE-Luv:
        27.3948, -5.8639, -75.7376
        Hunter-Lab:
        22.8807, 25.1497, -68.1175
      #2f319d color charts
#2f319d RGB chart
      #2f319d CMYK chart
      #2f319d RGB pie chart
      #2f319d color shades, tints & tones
#2f319d color schemes
#2f319d color preview, HTML & CSS examples
           This text has a color of #2f319d        
        
          <p style="color:#2f319d;">Text here</p>
        
        
          .mytext {color:#2f319d;}
        
        Text color #2f319d
      
           This box has a color of #2f319d        
        
          <div style="background-color:#2f319d;">Content here</div>
        
        
          .mybackground {background-color:#2f319d;}
        
        Background color #2f319d
      
           Border around this has a color of #2f319d        
        
          <div style="border:2px solid #2f319d;">Content here</div>
        
        
          .myborder {border:2px solid #2f319d;}
        
        Border color #2f319d