#1942df color space conversions
Hex:
        #1942df
        RGB:
        25, 66, 223
        CMY:
        90, 74, 13
        CMYK:
        89, 70, 0, 13
      HSL:
        228°, 79.8387%, 48.6275%
        HSV (HSB):
        228°, 88.7892%, 87.4510%
        XYZ:
        15.6684, 9.4308, 70.8066
        xyY:
        0.1634, 0.0983, 9.4308
      CIE-Lab:
        36.8009, 46.5667, -82.2384
        CIE-LCH:
        36.8009, 94.5072, 299.5203
        CIE-Luv:
        36.8009, -13.5130, -114.1771
        Hunter-Lab:
        30.7096, 37.3309, -115.2070
      #1942df color charts
#1942df RGB chart
      #1942df CMYK chart
      #1942df RGB pie chart
      #1942df color shades, tints & tones
#1942df color schemes
#1942df color preview, HTML & CSS examples
           This text has a color of #1942df        
        
          <p style="color:#1942df;">Text here</p>
        
        
          .mytext {color:#1942df;}
        
        Text color #1942df
      
           This box has a color of #1942df        
        
          <div style="background-color:#1942df;">Content here</div>
        
        
          .mybackground {background-color:#1942df;}
        
        Background color #1942df
      
           Border around this has a color of #1942df        
        
          <div style="border:2px solid #1942df;">Content here</div>
        
        
          .myborder {border:2px solid #1942df;}
        
        Border color #1942df