#2f169b color space conversions
Hex:
        #2f169b
        RGB:
        47, 22, 155
        CMY:
        82, 91, 39
        CMYK:
        70, 86, 0, 39
      HSL:
        251°, 75.1412%, 34.7059%
        HSV (HSB):
        251°, 85.8065%, 60.7843%
        XYZ:
        7.3756, 3.5447, 31.3058
        xyY:
        0.1747, 0.0839, 3.5447
      CIE-Lab:
        22.1053, 49.0197, -66.3046
        CIE-LCH:
        22.1053, 82.4575, 306.4759
        CIE-Luv:
        22.1053, -1.9659, -75.2330
        Hunter-Lab:
        18.8274, 36.9790, -85.4069
      #2f169b color charts
#2f169b RGB chart
      #2f169b CMYK chart
      #2f169b RGB pie chart
      #2f169b color shades, tints & tones
#2f169b color schemes
#2f169b color preview, HTML & CSS examples
           This text has a color of #2f169b        
        
          <p style="color:#2f169b;">Text here</p>
        
        
          .mytext {color:#2f169b;}
        
        Text color #2f169b
      
           This box has a color of #2f169b        
        
          <div style="background-color:#2f169b;">Content here</div>
        
        
          .mybackground {background-color:#2f169b;}
        
        Background color #2f169b
      
           Border around this has a color of #2f169b        
        
          <div style="border:2px solid #2f169b;">Content here</div>
        
        
          .myborder {border:2px solid #2f169b;}
        
        Border color #2f169b