#1940ec color space conversions
Hex:
        #1940ec
        RGB:
        25, 64, 236
        CMY:
        90, 75, 7
        CMYK:
        89, 73, 0, 7
      HSL:
        229°, 84.7390%, 51.1765%
        HSV (HSB):
        229°, 89.4068%, 92.5490%
        XYZ:
        17.3746, 9.9296, 80.3577
        xyY:
        0.1614, 0.0922, 9.9296
      CIE-Lab:
        37.7158, 52.2338, -88.1259
        CIE-LCH:
        37.7158, 102.4429, 300.6560
        CIE-Luv:
        37.7158, -13.3589, -122.0733
        Hunter-Lab:
        31.5113, 43.2763, -129.1392
      #1940ec color charts
#1940ec RGB chart
      #1940ec CMYK chart
      #1940ec RGB pie chart
      #1940ec color shades, tints & tones
#1940ec color schemes
#1940ec color preview, HTML & CSS examples
           This text has a color of #1940ec        
        
          <p style="color:#1940ec;">Text here</p>
        
        
          .mytext {color:#1940ec;}
        
        Text color #1940ec
      
           This box has a color of #1940ec        
        
          <div style="background-color:#1940ec;">Content here</div>
        
        
          .mybackground {background-color:#1940ec;}
        
        Background color #1940ec
      
           Border around this has a color of #1940ec        
        
          <div style="border:2px solid #1940ec;">Content here</div>
        
        
          .myborder {border:2px solid #1940ec;}
        
        Border color #1940ec