#2f1875 color space conversions
Hex:
        #2f1875
        RGB:
        47, 24, 117
        CMY:
        82, 91, 54
        CMYK:
        60, 79, 0, 54
      HSL:
        255°, 65.9574%, 27.6471%
        HSV (HSB):
        255°, 79.4872%, 45.8824%
        XYZ:
        4.7098, 2.5420, 17.0720
        xyY:
        0.1936, 0.1045, 2.5420
      CIE-Lab:
        18.1073, 36.6360, -49.0405
        CIE-LCH:
        18.1073, 61.2141, 306.7618
        CIE-Luv:
        18.1073, 0.5790, -52.9875
        Hunter-Lab:
        15.9435, 24.8288, -52.3262
      #2f1875 color charts
#2f1875 RGB chart
      #2f1875 CMYK chart
      #2f1875 RGB pie chart
      #2f1875 color shades, tints & tones
#2f1875 color schemes
#2f1875 color preview, HTML & CSS examples
           This text has a color of #2f1875        
        
          <p style="color:#2f1875;">Text here</p>
        
        
          .mytext {color:#2f1875;}
        
        Text color #2f1875
      
           This box has a color of #2f1875        
        
          <div style="background-color:#2f1875;">Content here</div>
        
        
          .mybackground {background-color:#2f1875;}
        
        Background color #2f1875
      
           Border around this has a color of #2f1875        
        
          <div style="border:2px solid #2f1875;">Content here</div>
        
        
          .myborder {border:2px solid #2f1875;}
        
        Border color #2f1875