#2f29bf color space conversions
Hex:
        #2f29bf
        RGB:
        47, 41, 191
        CMY:
        82, 84, 25
        CMYK:
        75, 79, 0, 25
      HSL:
        242°, 64.6552%, 45.4902%
        HSV (HSB):
        242°, 78.5340%, 74.9020%
        XYZ:
        11.3692, 5.9518, 49.8398
        xyY:
        0.1693, 0.0886, 5.9518
      CIE-Lab:
        29.2905, 51.1404, -76.0482
        CIE-LCH:
        29.2905, 91.6442, 303.9198
        CIE-Luv:
        29.2905, -6.1126, -96.7986
        Hunter-Lab:
        24.3963, 40.4912, -104.0475
      #2f29bf color charts
#2f29bf RGB chart
      #2f29bf CMYK chart
      #2f29bf RGB pie chart
      #2f29bf color shades, tints & tones
#2f29bf color schemes
#2f29bf color preview, HTML & CSS examples
           This text has a color of #2f29bf        
        
          <p style="color:#2f29bf;">Text here</p>
        
        
          .mytext {color:#2f29bf;}
        
        Text color #2f29bf
      
           This box has a color of #2f29bf        
        
          <div style="background-color:#2f29bf;">Content here</div>
        
        
          .mybackground {background-color:#2f29bf;}
        
        Background color #2f29bf
      
           Border around this has a color of #2f29bf        
        
          <div style="border:2px solid #2f29bf;">Content here</div>
        
        
          .myborder {border:2px solid #2f29bf;}
        
        Border color #2f29bf