#2f2399 color space conversions
Hex:
        #2f2399
        RGB:
        47, 35, 153
        CMY:
        82, 86, 40
        CMYK:
        69, 77, 0, 40
      HSL:
        246°, 62.7660%, 36.8627%
        HSV (HSB):
        246°, 77.1242%, 60.0000%
        XYZ:
        7.5231, 4.1063, 30.5331
        xyY:
        0.1784, 0.0974, 4.1063
      CIE-Lab:
        24.0198, 42.1796, -61.9085
        CIE-LCH:
        24.0198, 74.9118, 304.2675
        CIE-Luv:
        24.0198, -3.3104, -74.4381
        Hunter-Lab:
        20.2640, 30.8067, -75.1511
      #2f2399 color charts
#2f2399 RGB chart
      #2f2399 CMYK chart
      #2f2399 RGB pie chart
      #2f2399 color shades, tints & tones
#2f2399 color schemes
#2f2399 color preview, HTML & CSS examples
           This text has a color of #2f2399        
        
          <p style="color:#2f2399;">Text here</p>
        
        
          .mytext {color:#2f2399;}
        
        Text color #2f2399
      
           This box has a color of #2f2399        
        
          <div style="background-color:#2f2399;">Content here</div>
        
        
          .mybackground {background-color:#2f2399;}
        
        Background color #2f2399
      
           Border around this has a color of #2f2399        
        
          <div style="border:2px solid #2f2399;">Content here</div>
        
        
          .myborder {border:2px solid #2f2399;}
        
        Border color #2f2399