#2f6abc color space conversions
Hex:
        #2f6abc
        RGB:
        47, 106, 188
        CMY:
        82, 58, 26
        CMYK:
        75, 44, 0, 26
      HSL:
        215°, 60.0000%, 46.0784%
        HSV (HSB):
        215°, 75.0000%, 73.7255%
        XYZ:
        15.4034, 14.5432, 49.5722
        xyY:
        0.1937, 0.1829, 14.5432
      CIE-Lab:
        45.0021, 9.6621, -48.6828
        CIE-LCH:
        45.0021, 49.6324, 281.2256
        CIE-Luv:
        45.0021, -21.4476, -73.6757
        Hunter-Lab:
        38.1356, 5.3610, -50.3758
      #2f6abc color charts
#2f6abc RGB chart
      #2f6abc CMYK chart
      #2f6abc RGB pie chart
      #2f6abc color shades, tints & tones
#2f6abc color schemes
#2f6abc color preview, HTML & CSS examples
           This text has a color of #2f6abc        
        
          <p style="color:#2f6abc;">Text here</p>
        
        
          .mytext {color:#2f6abc;}
        
        Text color #2f6abc
      
           This box has a color of #2f6abc        
        
          <div style="background-color:#2f6abc;">Content here</div>
        
        
          .mybackground {background-color:#2f6abc;}
        
        Background color #2f6abc
      
           Border around this has a color of #2f6abc        
        
          <div style="border:2px solid #2f6abc;">Content here</div>
        
        
          .myborder {border:2px solid #2f6abc;}
        
        Border color #2f6abc