#2f2562 color space conversions
Hex:
        #2f2562
        RGB:
        47, 37, 98
        CMY:
        82, 85, 62
        CMYK:
        52, 62, 0, 62
      HSL:
        250°, 45.1852%, 26.4706%
        HSV (HSB):
        250°, 62.2449%, 38.4314%
        XYZ:
        4.0385, 2.8093, 11.8847
        xyY:
        0.2156, 0.1500, 2.8093
      CIE-Lab:
        19.2635, 22.4758, -34.7821
        CIE-LCH:
        19.2635, 41.4120, 302.8700
        CIE-Luv:
        19.2635, -0.1096, -39.9089
        Hunter-Lab:
        16.7610, 13.6767, -30.3079
      #2f2562 color charts
#2f2562 RGB chart
      #2f2562 CMYK chart
      #2f2562 RGB pie chart
      #2f2562 color shades, tints & tones
#2f2562 color schemes
#2f2562 color preview, HTML & CSS examples
           This text has a color of #2f2562        
        
          <p style="color:#2f2562;">Text here</p>
        
        
          .mytext {color:#2f2562;}
        
        Text color #2f2562
      
           This box has a color of #2f2562        
        
          <div style="background-color:#2f2562;">Content here</div>
        
        
          .mybackground {background-color:#2f2562;}
        
        Background color #2f2562
      
           Border around this has a color of #2f2562        
        
          <div style="border:2px solid #2f2562;">Content here</div>
        
        
          .myborder {border:2px solid #2f2562;}
        
        Border color #2f2562