#1949dc color space conversions
Hex:
        #1949dc
        RGB:
        25, 73, 220
        CMY:
        90, 71, 14
        CMYK:
        89, 67, 0, 14
      HSL:
        225°, 79.5918%, 48.0392%
        HSV (HSB):
        225°, 88.6364%, 86.2745%
        XYZ:
        15.7017, 10.1391, 68.8396
        xyY:
        0.1658, 0.1071, 10.1391
      CIE-Lab:
        38.0909, 41.2005, -78.3947
        CIE-LCH:
        38.0909, 88.5619, 297.7242
        CIE-Luv:
        38.0909, -14.8775, -111.1919
        Hunter-Lab:
        31.8419, 32.2977, -105.8908
      #1949dc color charts
#1949dc RGB chart
      #1949dc CMYK chart
      #1949dc RGB pie chart
      #1949dc color shades, tints & tones
#1949dc color schemes
#1949dc color preview, HTML & CSS examples
           This text has a color of #1949dc        
        
          <p style="color:#1949dc;">Text here</p>
        
        
          .mytext {color:#1949dc;}
        
        Text color #1949dc
      
           This box has a color of #1949dc        
        
          <div style="background-color:#1949dc;">Content here</div>
        
        
          .mybackground {background-color:#1949dc;}
        
        Background color #1949dc
      
           Border around this has a color of #1949dc        
        
          <div style="border:2px solid #1949dc;">Content here</div>
        
        
          .myborder {border:2px solid #1949dc;}
        
        Border color #1949dc