#2f80ce color space conversions
Hex:
        #2f80ce
        RGB:
        47, 128, 206
        CMY:
        82, 50, 19
        CMYK:
        77, 38, 0, 19
      HSL:
        209°, 62.8458%, 49.6078%
        HSV (HSB):
        209°, 77.1845%, 80.7843%
        XYZ:
        20.0320, 20.4989, 61.2934
        xyY:
        0.1967, 0.2013, 20.4989
      CIE-Lab:
        52.3967, 2.7407, -47.2130
        CIE-LCH:
        52.3967, 47.2925, 273.3222
        CIE-Luv:
        52.3967, -28.0327, -73.2776
        Hunter-Lab:
        45.2757, -0.2560, -48.5727
      #2f80ce color charts
#2f80ce RGB chart
      #2f80ce CMYK chart
      #2f80ce RGB pie chart
      #2f80ce color shades, tints & tones
#2f80ce color schemes
#2f80ce color preview, HTML & CSS examples
           This text has a color of #2f80ce        
        
          <p style="color:#2f80ce;">Text here</p>
        
        
          .mytext {color:#2f80ce;}
        
        Text color #2f80ce
      
           This box has a color of #2f80ce        
        
          <div style="background-color:#2f80ce;">Content here</div>
        
        
          .mybackground {background-color:#2f80ce;}
        
        Background color #2f80ce
      
           Border around this has a color of #2f80ce        
        
          <div style="border:2px solid #2f80ce;">Content here</div>
        
        
          .myborder {border:2px solid #2f80ce;}
        
        Border color #2f80ce