#2f1a83 color space conversions
Hex:
        #2f1a83
        RGB:
        47, 26, 131
        CMY:
        82, 90, 49
        CMYK:
        64, 80, 0, 49
      HSL:
        252°, 66.8790%, 30.7843%
        HSV (HSB):
        252°, 80.1527%, 51.3725%
        XYZ:
        5.6384, 2.9818, 21.7511
        xyY:
        0.1856, 0.0982, 2.9818
      CIE-Lab:
        19.9709, 39.9566, -54.8962
        CIE-LCH:
        19.9709, 67.8979, 306.0493
        CIE-Luv:
        19.9709, -0.7194, -61.3295
        Hunter-Lab:
        17.2679, 28.0658, -62.5955
      #2f1a83 color charts
#2f1a83 RGB chart
      #2f1a83 CMYK chart
      #2f1a83 RGB pie chart
      #2f1a83 color shades, tints & tones
#2f1a83 color schemes
#2f1a83 color preview, HTML & CSS examples
           This text has a color of #2f1a83        
        
          <p style="color:#2f1a83;">Text here</p>
        
        
          .mytext {color:#2f1a83;}
        
        Text color #2f1a83
      
           This box has a color of #2f1a83        
        
          <div style="background-color:#2f1a83;">Content here</div>
        
        
          .mybackground {background-color:#2f1a83;}
        
        Background color #2f1a83
      
           Border around this has a color of #2f1a83        
        
          <div style="border:2px solid #2f1a83;">Content here</div>
        
        
          .myborder {border:2px solid #2f1a83;}
        
        Border color #2f1a83