#1978e5 color space conversions
Hex:
        #1978e5
        RGB:
        25, 120, 229
        CMY:
        90, 53, 10
        CMYK:
        89, 48, 0, 10
      HSL:
        212°, 80.3150%, 49.8039%
        HSV (HSB):
        212°, 89.0830%, 89.8039%
        XYZ:
        21.2602, 19.2968, 76.7329
        xyY:
        0.1813, 0.1645, 19.2968
      CIE-Lab:
        51.0326, 14.5811, -62.4062
        CIE-LCH:
        51.0326, 64.0870, 283.1512
        CIE-Luv:
        51.0326, -26.9493, -97.6990
        Hunter-Lab:
        43.9281, 9.5160, -72.8172
      #1978e5 color charts
#1978e5 RGB chart
      #1978e5 CMYK chart
      #1978e5 RGB pie chart
      #1978e5 color shades, tints & tones
#1978e5 color schemes
#1978e5 color preview, HTML & CSS examples
           This text has a color of #1978e5        
        
          <p style="color:#1978e5;">Text here</p>
        
        
          .mytext {color:#1978e5;}
        
        Text color #1978e5
      
           This box has a color of #1978e5        
        
          <div style="background-color:#1978e5;">Content here</div>
        
        
          .mybackground {background-color:#1978e5;}
        
        Background color #1978e5
      
           Border around this has a color of #1978e5        
        
          <div style="border:2px solid #1978e5;">Content here</div>
        
        
          .myborder {border:2px solid #1978e5;}
        
        Border color #1978e5