#2f1f83 color space conversions
Hex:
        #2f1f83
        RGB:
        47, 31, 131
        CMY:
        82, 88, 49
        CMYK:
        64, 76, 0, 49
      HSL:
        250°, 61.7284%, 31.7647%
        HSV (HSB):
        250°, 76.3359%, 51.3725%
        XYZ:
        5.7590, 3.2230, 21.7913
        xyY:
        0.1871, 0.1047, 3.2230
      CIE-Lab:
        20.9157, 37.2646, -53.3392
        CIE-LCH:
        20.9157, 65.0670, 304.9395
        CIE-Luv:
        20.9157, -1.3688, -61.3294
        Hunter-Lab:
        17.9527, 25.8433, -59.4002
      #2f1f83 color charts
#2f1f83 RGB chart
      #2f1f83 CMYK chart
      #2f1f83 RGB pie chart
      #2f1f83 color shades, tints & tones
#2f1f83 color schemes
#2f1f83 color preview, HTML & CSS examples
           This text has a color of #2f1f83        
        
          <p style="color:#2f1f83;">Text here</p>
        
        
          .mytext {color:#2f1f83;}
        
        Text color #2f1f83
      
           This box has a color of #2f1f83        
        
          <div style="background-color:#2f1f83;">Content here</div>
        
        
          .mybackground {background-color:#2f1f83;}
        
        Background color #2f1f83
      
           Border around this has a color of #2f1f83        
        
          <div style="border:2px solid #2f1f83;">Content here</div>
        
        
          .myborder {border:2px solid #2f1f83;}
        
        Border color #2f1f83