#1942fc color space conversions
Hex:
        #1942fc
        RGB:
        25, 66, 252
        CMY:
        90, 74, 1
        CMYK:
        90, 74, 0, 1
      HSL:
        229°, 97.4249%, 54.3137%
        HSV (HSB):
        229°, 90.0794%, 98.8235%
        XYZ:
        19.9198, 11.1314, 93.1941
        xyY:
        0.1603, 0.0896, 11.1314
      CIE-Lab:
        39.8009, 56.4761, -93.6834
        CIE-LCH:
        39.8009, 109.3898, 301.0833
        CIE-Luv:
        39.8009, -13.9844, -131.2003
        Hunter-Lab:
        33.3637, 48.1869, -142.2588
      #1942fc color charts
#1942fc RGB chart
      #1942fc CMYK chart
      #1942fc RGB pie chart
      #1942fc color shades, tints & tones
#1942fc color schemes
#1942fc color preview, HTML & CSS examples
           This text has a color of #1942fc        
        
          <p style="color:#1942fc;">Text here</p>
        
        
          .mytext {color:#1942fc;}
        
        Text color #1942fc
      
           This box has a color of #1942fc        
        
          <div style="background-color:#1942fc;">Content here</div>
        
        
          .mybackground {background-color:#1942fc;}
        
        Background color #1942fc
      
           Border around this has a color of #1942fc        
        
          <div style="border:2px solid #1942fc;">Content here</div>
        
        
          .myborder {border:2px solid #1942fc;}
        
        Border color #1942fc