#2f1aad color space conversions
Hex:
        #2f1aad
        RGB:
        47, 26, 173
        CMY:
        82, 90, 32
        CMYK:
        73, 85, 0, 32
      HSL:
        249°, 73.8693%, 39.0196%
        HSV (HSB):
        249°, 84.9711%, 67.8431%
        XYZ:
        9.0845, 4.3603, 39.8980
        xyY:
        0.1703, 0.0817, 4.3603
      CIE-Lab:
        24.8284, 52.6235, -72.7240
        CIE-LCH:
        24.8284, 89.7664, 305.8897
        CIE-Luv:
        24.8284, -3.4556, -85.9360
        Hunter-Lab:
        20.8812, 41.1154, -98.6691
      #2f1aad color charts
#2f1aad RGB chart
      #2f1aad CMYK chart
      #2f1aad RGB pie chart
      #2f1aad color shades, tints & tones
#2f1aad color schemes
#2f1aad color preview, HTML & CSS examples
           This text has a color of #2f1aad        
        
          <p style="color:#2f1aad;">Text here</p>
        
        
          .mytext {color:#2f1aad;}
        
        Text color #2f1aad
      
           This box has a color of #2f1aad        
        
          <div style="background-color:#2f1aad;">Content here</div>
        
        
          .mybackground {background-color:#2f1aad;}
        
        Background color #2f1aad
      
           Border around this has a color of #2f1aad        
        
          <div style="border:2px solid #2f1aad;">Content here</div>
        
        
          .myborder {border:2px solid #2f1aad;}
        
        Border color #2f1aad