#2f1072 color space conversions
Hex:
        #2f1072
        RGB:
        47, 16, 114
        CMY:
        82, 94, 55
        CMYK:
        59, 86, 0, 55
      HSL:
        259°, 75.3846%, 25.4902%
        HSV (HSB):
        259°, 85.9649%, 44.7059%
        XYZ:
        4.3948, 2.1898, 16.1106
        xyY:
        0.1936, 0.0965, 2.1898
      CIE-Lab:
        16.4535, 39.5760, -49.8283
        CIE-LCH:
        16.4535, 63.6327, 308.4583
        CIE-Luv:
        16.4535, 1.6232, -50.9130
        Hunter-Lab:
        14.7981, 27.1157, -54.1903
      #2f1072 color charts
#2f1072 RGB chart
      #2f1072 CMYK chart
      #2f1072 RGB pie chart
      #2f1072 color shades, tints & tones
#2f1072 color schemes
#2f1072 color preview, HTML & CSS examples
           This text has a color of #2f1072        
        
          <p style="color:#2f1072;">Text here</p>
        
        
          .mytext {color:#2f1072;}
        
        Text color #2f1072
      
           This box has a color of #2f1072        
        
          <div style="background-color:#2f1072;">Content here</div>
        
        
          .mybackground {background-color:#2f1072;}
        
        Background color #2f1072
      
           Border around this has a color of #2f1072        
        
          <div style="border:2px solid #2f1072;">Content here</div>
        
        
          .myborder {border:2px solid #2f1072;}
        
        Border color #2f1072