#2f2aae color space conversions
Hex:
        #2f2aae
        RGB:
        47, 42, 174
        CMY:
        82, 84, 32
        CMYK:
        73, 76, 0, 32
      HSL:
        242°, 61.1111%, 42.3529%
        HSV (HSB):
        242°, 75.8621%, 68.2353%
        XYZ:
        9.6402, 5.3163, 40.5624
        xyY:
        0.1736, 0.0958, 5.3163
      CIE-Lab:
        27.6174, 45.1712, -68.7055
        CIE-LCH:
        27.6174, 82.2246, 303.3234
        CIE-Luv:
        27.6174, -5.4387, -86.7599
        Hunter-Lab:
        23.0570, 34.2818, -88.1645
      #2f2aae color charts
#2f2aae RGB chart
      #2f2aae CMYK chart
      #2f2aae RGB pie chart
      #2f2aae color shades, tints & tones
#2f2aae color schemes
#2f2aae color preview, HTML & CSS examples
           This text has a color of #2f2aae        
        
          <p style="color:#2f2aae;">Text here</p>
        
        
          .mytext {color:#2f2aae;}
        
        Text color #2f2aae
      
           This box has a color of #2f2aae        
        
          <div style="background-color:#2f2aae;">Content here</div>
        
        
          .mybackground {background-color:#2f2aae;}
        
        Background color #2f2aae
      
           Border around this has a color of #2f2aae        
        
          <div style="border:2px solid #2f2aae;">Content here</div>
        
        
          .myborder {border:2px solid #2f2aae;}
        
        Border color #2f2aae