#2f62ba color space conversions
Hex:
        #2f62ba
        RGB:
        47, 98, 186
        CMY:
        82, 62, 27
        CMYK:
        75, 47, 0, 27
      HSL:
        218°, 59.6567%, 45.6863%
        HSV (HSB):
        218°, 74.7312%, 72.9412%
        XYZ:
        14.4029, 12.8849, 48.1823
        xyY:
        0.1908, 0.1707, 12.8849
      CIE-Lab:
        42.5893, 14.0276, -51.3913
        CIE-LCH:
        42.5893, 53.2714, 285.2673
        CIE-Luv:
        42.5893, -18.9762, -77.0153
        Hunter-Lab:
        35.8955, 8.8051, -54.4577
      #2f62ba color charts
#2f62ba RGB chart
      #2f62ba CMYK chart
      #2f62ba RGB pie chart
      #2f62ba color shades, tints & tones
#2f62ba color schemes
#2f62ba color preview, HTML & CSS examples
           This text has a color of #2f62ba        
        
          <p style="color:#2f62ba;">Text here</p>
        
        
          .mytext {color:#2f62ba;}
        
        Text color #2f62ba
      
           This box has a color of #2f62ba        
        
          <div style="background-color:#2f62ba;">Content here</div>
        
        
          .mybackground {background-color:#2f62ba;}
        
        Background color #2f62ba
      
           Border around this has a color of #2f62ba        
        
          <div style="border:2px solid #2f62ba;">Content here</div>
        
        
          .myborder {border:2px solid #2f62ba;}
        
        Border color #2f62ba