#2f2987 color space conversions
Hex:
        #2f2987
        RGB:
        47, 41, 135
        CMY:
        82, 84, 47
        CMYK:
        65, 70, 0, 47
      HSL:
        244°, 53.4091%, 34.5098%
        HSV (HSB):
        244°, 69.6296%, 52.9412%
        XYZ:
        6.3384, 3.9395, 23.3480
        xyY:
        0.1885, 0.1172, 3.9395
      CIE-Lab:
        23.4704, 32.6298, -51.6566
        CIE-LCH:
        23.4704, 61.0992, 302.2793
        CIE-Luv:
        23.4704, -3.2627, -63.0441
        Hunter-Lab:
        19.8481, 22.2689, -55.8510
      #2f2987 color charts
#2f2987 RGB chart
      #2f2987 CMYK chart
      #2f2987 RGB pie chart
      #2f2987 color shades, tints & tones
#2f2987 color schemes
#2f2987 color preview, HTML & CSS examples
           This text has a color of #2f2987        
        
          <p style="color:#2f2987;">Text here</p>
        
        
          .mytext {color:#2f2987;}
        
        Text color #2f2987
      
           This box has a color of #2f2987        
        
          <div style="background-color:#2f2987;">Content here</div>
        
        
          .mybackground {background-color:#2f2987;}
        
        Background color #2f2987
      
           Border around this has a color of #2f2987        
        
          <div style="border:2px solid #2f2987;">Content here</div>
        
        
          .myborder {border:2px solid #2f2987;}
        
        Border color #2f2987