#1979e4 color space conversions
Hex:
        #1979e4
        RGB:
        25, 121, 228
        CMY:
        90, 53, 11
        CMYK:
        89, 47, 0, 11
      HSL:
        212°, 80.2372%, 49.6078%
        HSV (HSB):
        212°, 89.0351%, 89.4118%
        XYZ:
        21.2419, 19.4829, 76.0398
        xyY:
        0.1819, 0.1669, 19.4829
      CIE-Lab:
        51.2474, 13.5679, -61.4984
        CIE-LCH:
        51.2474, 62.9773, 282.4414
        CIE-Luv:
        51.2474, -27.2873, -96.3240
        Hunter-Lab:
        44.1394, 8.6583, -71.2425
      #1979e4 color charts
#1979e4 RGB chart
      #1979e4 CMYK chart
      #1979e4 RGB pie chart
      #1979e4 color shades, tints & tones
#1979e4 color schemes
#1979e4 color preview, HTML & CSS examples
           This text has a color of #1979e4        
        
          <p style="color:#1979e4;">Text here</p>
        
        
          .mytext {color:#1979e4;}
        
        Text color #1979e4
      
           This box has a color of #1979e4        
        
          <div style="background-color:#1979e4;">Content here</div>
        
        
          .mybackground {background-color:#1979e4;}
        
        Background color #1979e4
      
           Border around this has a color of #1979e4        
        
          <div style="border:2px solid #1979e4;">Content here</div>
        
        
          .myborder {border:2px solid #1979e4;}
        
        Border color #1979e4