#2f82ba color space conversions
Hex:
        #2f82ba
        RGB:
        47, 130, 186
        CMY:
        82, 49, 27
        CMYK:
        75, 30, 0, 27
      HSL:
        204°, 59.6567%, 45.6863%
        HSV (HSB):
        204°, 74.7312%, 72.9412%
        XYZ:
        18.0178, 20.1148, 49.3873
        xyY:
        0.2059, 0.2298, 20.1148
      CIE-Lab:
        51.9667, -5.7333, -36.4834
        CIE-LCH:
        51.9667, 36.9311, 261.0691
        CIE-Luv:
        51.9667, -29.5957, -55.0129
        Hunter-Lab:
        44.8495, -6.7760, -33.8942
      #2f82ba color charts
#2f82ba RGB chart
      #2f82ba CMYK chart
      #2f82ba RGB pie chart
      #2f82ba color shades, tints & tones
#2f82ba color schemes
#2f82ba color preview, HTML & CSS examples
           This text has a color of #2f82ba        
        
          <p style="color:#2f82ba;">Text here</p>
        
        
          .mytext {color:#2f82ba;}
        
        Text color #2f82ba
      
           This box has a color of #2f82ba        
        
          <div style="background-color:#2f82ba;">Content here</div>
        
        
          .mybackground {background-color:#2f82ba;}
        
        Background color #2f82ba
      
           Border around this has a color of #2f82ba        
        
          <div style="border:2px solid #2f82ba;">Content here</div>
        
        
          .myborder {border:2px solid #2f82ba;}
        
        Border color #2f82ba