#2f0269 color space conversions
Hex:
        #2f0269
        RGB:
        47, 2, 105
        CMY:
        82, 99, 59
        CMYK:
        55, 98, 0, 59
      HSL:
        266°, 96.2617%, 20.9804%
        HSV (HSB):
        266°, 98.0952%, 41.1765%
        XYZ:
        3.7438, 1.6677, 13.4892
        xyY:
        0.1981, 0.0882, 1.6677
      CIE-Lab:
        13.6366, 42.3784, -48.6047
        CIE-LCH:
        13.6366, 64.4852, 311.0851
        CIE-Luv:
        13.6366, 3.2764, -44.5893
        Hunter-Lab:
        12.9138, 29.1490, -52.8917
      #2f0269 color charts
#2f0269 RGB chart
      #2f0269 CMYK chart
      #2f0269 RGB pie chart
      #2f0269 color shades, tints & tones
#2f0269 color schemes
#2f0269 color preview, HTML & CSS examples
           This text has a color of #2f0269        
        
          <p style="color:#2f0269;">Text here</p>
        
        
          .mytext {color:#2f0269;}
        
        Text color #2f0269
      
           This box has a color of #2f0269        
        
          <div style="background-color:#2f0269;">Content here</div>
        
        
          .mybackground {background-color:#2f0269;}
        
        Background color #2f0269
      
           Border around this has a color of #2f0269        
        
          <div style="border:2px solid #2f0269;">Content here</div>
        
        
          .myborder {border:2px solid #2f0269;}
        
        Border color #2f0269