#2f298e color space conversions
Hex:
        #2f298e
        RGB:
        47, 41, 142
        CMY:
        82, 84, 44
        CMYK:
        67, 71, 0, 44
      HSL:
        244°, 55.1913%, 35.8824%
        HSV (HSB):
        244°, 71.1268%, 55.6863%
        XYZ:
        6.8477, 4.1432, 26.0300
        xyY:
        0.1850, 0.1119, 4.1432
      CIE-Lab:
        24.1393, 35.0378, -54.9217
        CIE-LCH:
        24.1393, 65.1463, 302.5362
        CIE-Luv:
        24.1393, -3.6453, -67.4125
        Hunter-Lab:
        20.3549, 24.4293, -61.5722
      #2f298e color charts
#2f298e RGB chart
      #2f298e CMYK chart
      #2f298e RGB pie chart
      #2f298e color shades, tints & tones
#2f298e color schemes
#2f298e color preview, HTML & CSS examples
           This text has a color of #2f298e        
        
          <p style="color:#2f298e;">Text here</p>
        
        
          .mytext {color:#2f298e;}
        
        Text color #2f298e
      
           This box has a color of #2f298e        
        
          <div style="background-color:#2f298e;">Content here</div>
        
        
          .mybackground {background-color:#2f298e;}
        
        Background color #2f298e
      
           Border around this has a color of #2f298e        
        
          <div style="border:2px solid #2f298e;">Content here</div>
        
        
          .myborder {border:2px solid #2f298e;}
        
        Border color #2f298e