#2f0a59 color space conversions
Hex:
        #2f0a59
        RGB:
        47, 10, 89
        CMY:
        82, 96, 65
        CMYK:
        47, 89, 0, 65
      HSL:
        268°, 79.7980%, 19.4118%
        HSV (HSB):
        268°, 88.7640%, 34.9020%
        XYZ:
        3.0840, 1.5427, 9.5864
        xyY:
        0.2170, 0.1085, 1.5427
      CIE-Lab:
        12.8769, 35.0066, -39.1860
        CIE-LCH:
        12.8769, 52.5453, 311.7758
        CIE-Luv:
        12.8769, 4.4392, -36.1284
        Hunter-Lab:
        12.4205, 22.5856, -37.0670
      #2f0a59 color charts
#2f0a59 RGB chart
      #2f0a59 CMYK chart
      #2f0a59 RGB pie chart
      #2f0a59 color shades, tints & tones
#2f0a59 color schemes
#2f0a59 color preview, HTML & CSS examples
           This text has a color of #2f0a59        
        
          <p style="color:#2f0a59;">Text here</p>
        
        
          .mytext {color:#2f0a59;}
        
        Text color #2f0a59
      
           This box has a color of #2f0a59        
        
          <div style="background-color:#2f0a59;">Content here</div>
        
        
          .mybackground {background-color:#2f0a59;}
        
        Background color #2f0a59
      
           Border around this has a color of #2f0a59        
        
          <div style="border:2px solid #2f0a59;">Content here</div>
        
        
          .myborder {border:2px solid #2f0a59;}
        
        Border color #2f0a59