#2f78c2 color space conversions
Hex:
        #2f78c2
        RGB:
        47, 120, 194
        CMY:
        82, 53, 24
        CMYK:
        76, 38, 0, 24
      HSL:
        210°, 60.9959%, 47.2549%
        HSV (HSB):
        210°, 75.7732%, 76.0784%
        XYZ:
        17.6264, 17.9323, 53.5712
        xyY:
        0.1978, 0.2012, 17.9323
      CIE-Lab:
        49.4139, 3.1747, -45.1071
        CIE-LCH:
        49.4139, 45.2187, 274.0259
        CIE-Luv:
        49.4139, -25.8391, -69.0849
        Hunter-Lab:
        42.3466, 0.1925, -45.3632
      #2f78c2 color charts
#2f78c2 RGB chart
      #2f78c2 CMYK chart
      #2f78c2 RGB pie chart
      #2f78c2 color shades, tints & tones
#2f78c2 color schemes
#2f78c2 color preview, HTML & CSS examples
           This text has a color of #2f78c2        
        
          <p style="color:#2f78c2;">Text here</p>
        
        
          .mytext {color:#2f78c2;}
        
        Text color #2f78c2
      
           This box has a color of #2f78c2        
        
          <div style="background-color:#2f78c2;">Content here</div>
        
        
          .mybackground {background-color:#2f78c2;}
        
        Background color #2f78c2
      
           Border around this has a color of #2f78c2        
        
          <div style="border:2px solid #2f78c2;">Content here</div>
        
        
          .myborder {border:2px solid #2f78c2;}
        
        Border color #2f78c2