#2f2381 color space conversions
Hex:
        #2f2381
        RGB:
        47, 35, 129
        CMY:
        82, 86, 49
        CMYK:
        64, 73, 0, 49
      HSL:
        248°, 57.3171%, 32.1569%
        HSV (HSB):
        248°, 72.8682%, 50.5882%
        XYZ:
        5.7358, 3.3914, 21.1212
        xyY:
        0.1896, 0.1121, 3.3914
      CIE-Lab:
        21.5477, 34.2761, -51.0379
        CIE-LCH:
        21.5477, 61.4794, 303.8845
        CIE-Luv:
        21.5477, -1.8487, -59.9231
        Hunter-Lab:
        18.4157, 23.3683, -55.1094
      #2f2381 color charts
#2f2381 RGB chart
      #2f2381 CMYK chart
      #2f2381 RGB pie chart
      #2f2381 color shades, tints & tones
#2f2381 color schemes
#2f2381 color preview, HTML & CSS examples
           This text has a color of #2f2381        
        
          <p style="color:#2f2381;">Text here</p>
        
        
          .mytext {color:#2f2381;}
        
        Text color #2f2381
      
           This box has a color of #2f2381        
        
          <div style="background-color:#2f2381;">Content here</div>
        
        
          .mybackground {background-color:#2f2381;}
        
        Background color #2f2381
      
           Border around this has a color of #2f2381        
        
          <div style="border:2px solid #2f2381;">Content here</div>
        
        
          .myborder {border:2px solid #2f2381;}
        
        Border color #2f2381