#2f1688 color space conversions
Hex:
        #2f1688
        RGB:
        47, 22, 136
        CMY:
        82, 91, 47
        CMYK:
        65, 84, 0, 47
      HSL:
        253°, 72.1519%, 30.9804%
        HSV (HSB):
        253°, 83.8235%, 53.3333%
        XYZ:
        5.9031, 2.9557, 23.5519
        xyY:
        0.1821, 0.0912, 2.9557
      CIE-Lab:
        19.8657, 43.4153, -58.2190
        CIE-LCH:
        19.8657, 72.6246, 306.7128
        CIE-Luv:
        19.8657, -0.6522, -64.1239
        Hunter-Lab:
        17.1922, 31.2034, -69.1878
      #2f1688 color charts
#2f1688 RGB chart
      #2f1688 CMYK chart
      #2f1688 RGB pie chart
      #2f1688 color shades, tints & tones
#2f1688 color schemes
#2f1688 color preview, HTML & CSS examples
           This text has a color of #2f1688        
        
          <p style="color:#2f1688;">Text here</p>
        
        
          .mytext {color:#2f1688;}
        
        Text color #2f1688
      
           This box has a color of #2f1688        
        
          <div style="background-color:#2f1688;">Content here</div>
        
        
          .mybackground {background-color:#2f1688;}
        
        Background color #2f1688
      
           Border around this has a color of #2f1688        
        
          <div style="border:2px solid #2f1688;">Content here</div>
        
        
          .myborder {border:2px solid #2f1688;}
        
        Border color #2f1688