#2f6ccb color space conversions
Hex:
        #2f6ccb
        RGB:
        47, 108, 203
        CMY:
        82, 58, 20
        CMYK:
        77, 47, 0, 20
      HSL:
        217°, 62.4000%, 49.0196%
        HSV (HSB):
        217°, 76.8473%, 79.6078%
        XYZ:
        17.3143, 15.6413, 58.6064
        xyY:
        0.1891, 0.1708, 15.6413
      CIE-Lab:
        46.5003, 14.0410, -54.9300
        CIE-LCH:
        46.5003, 56.6961, 284.3387
        CIE-Luv:
        46.5003, -21.7197, -84.1717
        Hunter-Lab:
        39.5490, 8.9355, -60.1756
      #2f6ccb color charts
#2f6ccb RGB chart
      #2f6ccb CMYK chart
      #2f6ccb RGB pie chart
      #2f6ccb color shades, tints & tones
#2f6ccb color schemes
#2f6ccb color preview, HTML & CSS examples
           This text has a color of #2f6ccb        
        
          <p style="color:#2f6ccb;">Text here</p>
        
        
          .mytext {color:#2f6ccb;}
        
        Text color #2f6ccb
      
           This box has a color of #2f6ccb        
        
          <div style="background-color:#2f6ccb;">Content here</div>
        
        
          .mybackground {background-color:#2f6ccb;}
        
        Background color #2f6ccb
      
           Border around this has a color of #2f6ccb        
        
          <div style="border:2px solid #2f6ccb;">Content here</div>
        
        
          .myborder {border:2px solid #2f6ccb;}
        
        Border color #2f6ccb