#2f80e1 color space conversions
Hex:
        #2f80e1
        RGB:
        47, 128, 225
        CMY:
        82, 50, 12
        CMYK:
        79, 43, 0, 12
      HSL:
        213°, 74.7899%, 53.3333%
        HSV (HSB):
        213°, 79.1111%, 88.2353%
        XYZ:
        22.4821, 21.4789, 74.1951
        xyY:
        0.1903, 0.1818, 21.4789
      CIE-Lab:
        53.4697, 9.7828, -56.2202
        CIE-LCH:
        53.4697, 57.0650, 279.8711
        CIE-Luv:
        53.4697, -27.3221, -88.6622
        Hunter-Lab:
        46.3454, 5.4857, -62.4766
      #2f80e1 color charts
#2f80e1 RGB chart
      #2f80e1 CMYK chart
      #2f80e1 RGB pie chart
      #2f80e1 color shades, tints & tones
#2f80e1 color schemes
#2f80e1 color preview, HTML & CSS examples
           This text has a color of #2f80e1        
        
          <p style="color:#2f80e1;">Text here</p>
        
        
          .mytext {color:#2f80e1;}
        
        Text color #2f80e1
      
           This box has a color of #2f80e1        
        
          <div style="background-color:#2f80e1;">Content here</div>
        
        
          .mybackground {background-color:#2f80e1;}
        
        Background color #2f80e1
      
           Border around this has a color of #2f80e1        
        
          <div style="border:2px solid #2f80e1;">Content here</div>
        
        
          .myborder {border:2px solid #2f80e1;}
        
        Border color #2f80e1