#1944fb color space conversions
Hex:
        #1944fb
        RGB:
        25, 68, 251
        CMY:
        90, 73, 2
        CMYK:
        90, 73, 0, 2
      HSL:
        229°, 96.5812%, 54.1176%
        HSV (HSB):
        229°, 90.0398%, 98.4314%
        XYZ:
        19.8806, 11.3060, 92.4012
        xyY:
        0.1609, 0.0915, 11.3060
      CIE-Lab:
        40.0911, 55.0304, -92.6430
        CIE-LCH:
        40.0911, 107.7546, 300.7105
        CIE-Luv:
        40.0911, -14.2998, -130.4503
        Hunter-Lab:
        33.6243, 46.6968, -139.3947
      #1944fb color charts
#1944fb RGB chart
      #1944fb CMYK chart
      #1944fb RGB pie chart
      #1944fb color shades, tints & tones
#1944fb color schemes
#1944fb color preview, HTML & CSS examples
           This text has a color of #1944fb        
        
          <p style="color:#1944fb;">Text here</p>
        
        
          .mytext {color:#1944fb;}
        
        Text color #1944fb
      
           This box has a color of #1944fb        
        
          <div style="background-color:#1944fb;">Content here</div>
        
        
          .mybackground {background-color:#1944fb;}
        
        Background color #1944fb
      
           Border around this has a color of #1944fb        
        
          <div style="border:2px solid #1944fb;">Content here</div>
        
        
          .myborder {border:2px solid #1944fb;}
        
        Border color #1944fb