#1249fc color space conversions
Hex:
        #1249fc
        RGB:
        18, 73, 252
        CMY:
        93, 71, 1
        CMYK:
        93, 71, 0, 1
      HSL:
        226°, 97.5000%, 52.9412%
        HSV (HSB):
        226°, 92.8571%, 98.8235%
        XYZ:
        20.2027, 11.9220, 93.3318
        xyY:
        0.1610, 0.0950, 11.9220
      CIE-Lab:
        41.0918, 52.3110, -91.5511
        CIE-LCH:
        41.0918, 105.4421, 299.7430
        CIE-Luv:
        41.0918, -15.5676, -130.5280
        Hunter-Lab:
        34.5282, 44.0173, -136.0948
      #1249fc color charts
#1249fc RGB chart
      #1249fc CMYK chart
      #1249fc RGB pie chart
      #1249fc color shades, tints & tones
#1249fc color schemes
#1249fc color preview, HTML & CSS examples
           This text has a color of #1249fc        
        
          <p style="color:#1249fc;">Text here</p>
        
        
          .mytext {color:#1249fc;}
        
        Text color #1249fc
      
           This box has a color of #1249fc        
        
          <div style="background-color:#1249fc;">Content here</div>
        
        
          .mybackground {background-color:#1249fc;}
        
        Background color #1249fc
      
           Border around this has a color of #1249fc        
        
          <div style="border:2px solid #1249fc;">Content here</div>
        
        
          .myborder {border:2px solid #1249fc;}
        
        Border color #1249fc