#2f8dad color space conversions
Hex:
        #2f8dad
        RGB:
        47, 141, 173
        CMY:
        82, 45, 32
        CMYK:
        73, 18, 0, 32
      HSL:
        195°, 57.2727%, 43.1373%
        HSV (HSB):
        195°, 72.8324%, 67.8431%
        XYZ:
        18.2400, 22.6712, 42.9498
        xyY:
        0.2175, 0.2703, 22.6712
      CIE-Lab:
        54.7321, -16.4772, -24.7257
        CIE-LCH:
        54.7321, 29.7130, 236.3205
        CIE-Luv:
        54.7321, -34.2049, -35.2177
        Hunter-Lab:
        47.6143, -14.9456, -20.1517
      #2f8dad color charts
#2f8dad RGB chart
      #2f8dad CMYK chart
      #2f8dad RGB pie chart
      #2f8dad color shades, tints & tones
#2f8dad color schemes
#2f8dad color preview, HTML & CSS examples
           This text has a color of #2f8dad        
        
          <p style="color:#2f8dad;">Text here</p>
        
        
          .mytext {color:#2f8dad;}
        
        Text color #2f8dad
      
           This box has a color of #2f8dad        
        
          <div style="background-color:#2f8dad;">Content here</div>
        
        
          .mybackground {background-color:#2f8dad;}
        
        Background color #2f8dad
      
           Border around this has a color of #2f8dad        
        
          <div style="border:2px solid #2f8dad;">Content here</div>
        
        
          .myborder {border:2px solid #2f8dad;}
        
        Border color #2f8dad