#1979cb color space conversions
Hex:
        #1979cb
        RGB:
        25, 121, 203
        CMY:
        90, 53, 20
        CMYK:
        88, 40, 0, 20
      HSL:
        208°, 78.0702%, 44.7059%
        HSV (HSB):
        208°, 87.6847%, 79.6078%
        XYZ:
        18.0178, 18.1932, 59.0619
        xyY:
        0.1891, 0.1910, 18.1932
      CIE-Lab:
        49.7296, 3.9090, -49.7825
        CIE-LCH:
        49.7296, 49.9358, 274.4897
        CIE-Luv:
        49.7296, -28.3647, -76.6362
        Hunter-Lab:
        42.6535, 0.7586, -52.2409
      #1979cb color charts
#1979cb RGB chart
      #1979cb CMYK chart
      #1979cb RGB pie chart
      #1979cb color shades, tints & tones
#1979cb color schemes
#1979cb color preview, HTML & CSS examples
           This text has a color of #1979cb        
        
          <p style="color:#1979cb;">Text here</p>
        
        
          .mytext {color:#1979cb;}
        
        Text color #1979cb
      
           This box has a color of #1979cb        
        
          <div style="background-color:#1979cb;">Content here</div>
        
        
          .mybackground {background-color:#1979cb;}
        
        Background color #1979cb
      
           Border around this has a color of #1979cb        
        
          <div style="border:2px solid #1979cb;">Content here</div>
        
        
          .myborder {border:2px solid #1979cb;}
        
        Border color #1979cb