#2f1264 color space conversions
Hex:
        #2f1264
        RGB:
        47, 18, 100
        CMY:
        82, 93, 61
        CMYK:
        53, 82, 0, 61
      HSL:
        261°, 69.4915%, 23.1373%
        HSV (HSB):
        261°, 82.0000%, 39.2157%
        XYZ:
        3.6888, 1.9571, 12.2399
        xyY:
        0.2062, 0.1094, 1.9571
      CIE-Lab:
        15.2602, 34.5436, -42.6273
        CIE-LCH:
        15.2602, 54.8666, 309.0200
        CIE-Luv:
        15.2602, 2.7106, -42.8240
        Hunter-Lab:
        13.9895, 22.5867, -42.0825
      #2f1264 color charts
#2f1264 RGB chart
      #2f1264 CMYK chart
      #2f1264 RGB pie chart
      #2f1264 color shades, tints & tones
#2f1264 color schemes
#2f1264 color preview, HTML & CSS examples
           This text has a color of #2f1264        
        
          <p style="color:#2f1264;">Text here</p>
        
        
          .mytext {color:#2f1264;}
        
        Text color #2f1264
      
           This box has a color of #2f1264        
        
          <div style="background-color:#2f1264;">Content here</div>
        
        
          .mybackground {background-color:#2f1264;}
        
        Background color #2f1264
      
           Border around this has a color of #2f1264        
        
          <div style="border:2px solid #2f1264;">Content here</div>
        
        
          .myborder {border:2px solid #2f1264;}
        
        Border color #2f1264