#1979e2 color space conversions
Hex:
        #1979e2
        RGB:
        25, 121, 226
        CMY:
        90, 53, 11
        CMYK:
        89, 46, 0, 11
      HSL:
        211°, 80.0797%, 49.2157%
        HSV (HSB):
        211°, 88.9381%, 88.6275%
        XYZ:
        20.9657, 19.3724, 74.5857
        xyY:
        0.1824, 0.1686, 19.3724
      CIE-Lab:
        51.1201, 12.7962, -60.5796
        CIE-LCH:
        51.1201, 61.9163, 281.9272
        CIE-Luv:
        51.1201, -27.3647, -94.7887
        Hunter-Lab:
        44.0141, 8.0023, -69.6622
      #1979e2 color charts
#1979e2 RGB chart
      #1979e2 CMYK chart
      #1979e2 RGB pie chart
      #1979e2 color shades, tints & tones
#1979e2 color schemes
#1979e2 color preview, HTML & CSS examples
           This text has a color of #1979e2        
        
          <p style="color:#1979e2;">Text here</p>
        
        
          .mytext {color:#1979e2;}
        
        Text color #1979e2
      
           This box has a color of #1979e2        
        
          <div style="background-color:#1979e2;">Content here</div>
        
        
          .mybackground {background-color:#1979e2;}
        
        Background color #1979e2
      
           Border around this has a color of #1979e2        
        
          <div style="border:2px solid #1979e2;">Content here</div>
        
        
          .myborder {border:2px solid #1979e2;}
        
        Border color #1979e2