#2fa0da color space conversions
Hex:
        #2fa0da
        RGB:
        47, 160, 218
        CMY:
        82, 37, 15
        CMYK:
        78, 27, 0, 15
      HSL:
        200°, 69.7959%, 51.9608%
        HSV (HSB):
        200°, 78.4404%, 85.4902%
        XYZ:
        26.3980, 30.8079, 70.8849
        xyY:
        0.2061, 0.2405, 30.8079
      CIE-Lab:
        62.3451, -11.4719, -38.2605
        CIE-LCH:
        62.3451, 39.9433, 253.3093
        CIE-Luv:
        62.3451, -38.2924, -59.0815
        Hunter-Lab:
        55.5049, -12.2393, -36.8654
      #2fa0da color charts
#2fa0da RGB chart
      #2fa0da CMYK chart
      #2fa0da RGB pie chart
      #2fa0da color shades, tints & tones
#2fa0da color schemes
#2fa0da color preview, HTML & CSS examples
           This text has a color of #2fa0da        
        
          <p style="color:#2fa0da;">Text here</p>
        
        
          .mytext {color:#2fa0da;}
        
        Text color #2fa0da
      
           This box has a color of #2fa0da        
        
          <div style="background-color:#2fa0da;">Content here</div>
        
        
          .mybackground {background-color:#2fa0da;}
        
        Background color #2fa0da
      
           Border around this has a color of #2fa0da        
        
          <div style="border:2px solid #2fa0da;">Content here</div>
        
        
          .myborder {border:2px solid #2fa0da;}
        
        Border color #2fa0da