#1979bc color space conversions
Hex:
        #1979bc
        RGB:
        25, 121, 188
        CMY:
        90, 53, 26
        CMYK:
        87, 36, 0, 26
      HSL:
        205°, 76.5258%, 41.7647%
        HSV (HSB):
        205°, 86.7021%, 73.7255%
        XYZ:
        16.3154, 17.5123, 50.0972
        xyY:
        0.1944, 0.2087, 17.5123
      CIE-Lab:
        48.8991, -1.8582, -42.5052
        CIE-LCH:
        48.8991, 42.5458, 267.4968
        CIE-Luv:
        48.8991, -29.1261, -64.3287
        Hunter-Lab:
        41.8476, -3.6406, -41.6847
      #1979bc color charts
#1979bc RGB chart
      #1979bc CMYK chart
      #1979bc RGB pie chart
      #1979bc color shades, tints & tones
#1979bc color schemes
#1979bc color preview, HTML & CSS examples
           This text has a color of #1979bc        
        
          <p style="color:#1979bc;">Text here</p>
        
        
          .mytext {color:#1979bc;}
        
        Text color #1979bc
      
           This box has a color of #1979bc        
        
          <div style="background-color:#1979bc;">Content here</div>
        
        
          .mybackground {background-color:#1979bc;}
        
        Background color #1979bc
      
           Border around this has a color of #1979bc        
        
          <div style="border:2px solid #1979bc;">Content here</div>
        
        
          .myborder {border:2px solid #1979bc;}
        
        Border color #1979bc