#2f3fab color space conversions
Hex:
        #2f3fab
        RGB:
        47, 63, 171
        CMY:
        82, 75, 33
        CMYK:
        73, 63, 0, 33
      HSL:
        232°, 56.8807%, 42.7451%
        HSV (HSB):
        232°, 72.5146%, 67.0588%
        XYZ:
        10.3005, 7.0996, 39.3555
        xyY:
        0.1815, 0.1251, 7.0996
      CIE-Lab:
        32.0326, 31.3464, -59.6513
        CIE-LCH:
        32.0326, 67.3860, 297.7216
        CIE-Luv:
        32.0326, -9.3317, -81.7339
        Hunter-Lab:
        26.6451, 22.3756, -68.9213
      #2f3fab color charts
#2f3fab RGB chart
      #2f3fab CMYK chart
      #2f3fab RGB pie chart
      #2f3fab color shades, tints & tones
#2f3fab color schemes
#2f3fab color preview, HTML & CSS examples
           This text has a color of #2f3fab        
        
          <p style="color:#2f3fab;">Text here</p>
        
        
          .mytext {color:#2f3fab;}
        
        Text color #2f3fab
      
           This box has a color of #2f3fab        
        
          <div style="background-color:#2f3fab;">Content here</div>
        
        
          .mybackground {background-color:#2f3fab;}
        
        Background color #2f3fab
      
           Border around this has a color of #2f3fab        
        
          <div style="border:2px solid #2f3fab;">Content here</div>
        
        
          .myborder {border:2px solid #2f3fab;}
        
        Border color #2f3fab