#2971db color space conversions
Hex:
        #2971db
        RGB:
        41, 113, 219
        CMY:
        84, 56, 14
        CMYK:
        81, 48, 0, 14
      HSL:
        216°, 71.2000%, 50.9804%
        HSV (HSB):
        216°, 81.2785%, 85.8824%
        XYZ:
        19.6058, 17.3961, 69.3423
        xyY:
        0.1844, 0.1636, 17.3961
      CIE-Lab:
        48.7554, 16.3102, -60.4245
        CIE-LCH:
        48.7554, 62.5871, 285.1057
        CIE-Luv:
        48.7554, -23.6579, -93.7313
        Hunter-Lab:
        41.7087, 10.9163, -69.3758
      #2971db color charts
#2971db RGB chart
      #2971db CMYK chart
      #2971db RGB pie chart
      #2971db color shades, tints & tones
#2971db color schemes
#2971db color preview, HTML & CSS examples
           This text has a color of #2971db        
        
          <p style="color:#2971db;">Text here</p>
        
        
          .mytext {color:#2971db;}
        
        Text color #2971db
      
           This box has a color of #2971db        
        
          <div style="background-color:#2971db;">Content here</div>
        
        
          .mybackground {background-color:#2971db;}
        
        Background color #2971db
      
           Border around this has a color of #2971db        
        
          <div style="border:2px solid #2971db;">Content here</div>
        
        
          .myborder {border:2px solid #2971db;}
        
        Border color #2971db