#1979ee color space conversions
Hex:
        #1979ee
        RGB:
        25, 121, 238
        CMY:
        90, 53, 7
        CMYK:
        89, 49, 0, 7
      HSL:
        213°, 86.2348%, 51.5686%
        HSV (HSB):
        213°, 89.4958%, 93.3333%
        XYZ:
        22.6709, 20.0545, 83.5649
        xyY:
        0.1795, 0.1588, 20.0545
      CIE-Lab:
        51.8987, 17.4176, -66.0457
        CIE-LCH:
        51.8987, 68.3038, 284.7737
        CIE-Luv:
        51.8987, -26.9231, -103.8969
        Hunter-Lab:
        44.7822, 11.9963, -79.2894
      #1979ee color charts
#1979ee RGB chart
      #1979ee CMYK chart
      #1979ee RGB pie chart
      #1979ee color shades, tints & tones
#1979ee color schemes
#1979ee color preview, HTML & CSS examples
           This text has a color of #1979ee        
        
          <p style="color:#1979ee;">Text here</p>
        
        
          .mytext {color:#1979ee;}
        
        Text color #1979ee
      
           This box has a color of #1979ee        
        
          <div style="background-color:#1979ee;">Content here</div>
        
        
          .mybackground {background-color:#1979ee;}
        
        Background color #1979ee
      
           Border around this has a color of #1979ee        
        
          <div style="border:2px solid #1979ee;">Content here</div>
        
        
          .myborder {border:2px solid #1979ee;}
        
        Border color #1979ee