#2f0aac color space conversions
Hex:
        #2f0aac
        RGB:
        47, 10, 172
        CMY:
        82, 96, 33
        CMYK:
        73, 94, 0, 33
      HSL:
        254°, 89.0110%, 35.6863%
        HSV (HSB):
        254°, 94.1860%, 67.4510%
        XYZ:
        8.7272, 3.8000, 39.3032
        xyY:
        0.1684, 0.0733, 3.8000
      CIE-Lab:
        22.9988, 57.4722, -75.1637
        CIE-LCH:
        22.9988, 94.6184, 307.4025
        CIE-Luv:
        22.9988, -2.3147, -84.3436
        Hunter-Lab:
        19.4935, 45.8005, -105.8961
      #2f0aac color charts
#2f0aac RGB chart
      #2f0aac CMYK chart
      #2f0aac RGB pie chart
      #2f0aac color shades, tints & tones
#2f0aac color schemes
#2f0aac color preview, HTML & CSS examples
           This text has a color of #2f0aac        
        
          <p style="color:#2f0aac;">Text here</p>
        
        
          .mytext {color:#2f0aac;}
        
        Text color #2f0aac
      
           This box has a color of #2f0aac        
        
          <div style="background-color:#2f0aac;">Content here</div>
        
        
          .mybackground {background-color:#2f0aac;}
        
        Background color #2f0aac
      
           Border around this has a color of #2f0aac        
        
          <div style="border:2px solid #2f0aac;">Content here</div>
        
        
          .myborder {border:2px solid #2f0aac;}
        
        Border color #2f0aac