#1648ad color space conversions
Hex:
        #1648ad
        RGB:
        22, 72, 173
        CMY:
        91, 72, 32
        CMYK:
        87, 58, 0, 32
      HSL:
        220°, 77.4359%, 38.2353%
        HSV (HSB):
        220°, 87.2832%, 67.8431%
        XYZ:
        10.1911, 7.8224, 40.5079
        xyY:
        0.1741, 0.1337, 7.8224
      CIE-Lab:
        33.6103, 23.6990, -58.3084
        CIE-LCH:
        33.6103, 62.9405, 292.1189
        CIE-Luv:
        33.6103, -14.9264, -81.1194
        Hunter-Lab:
        27.9686, 16.0959, -66.2937
      #1648ad color charts
#1648ad RGB chart
      #1648ad CMYK chart
      #1648ad RGB pie chart
      #1648ad color shades, tints & tones
#1648ad color schemes
#1648ad color preview, HTML & CSS examples
           This text has a color of #1648ad        
        
          <p style="color:#1648ad;">Text here</p>
        
        
          .mytext {color:#1648ad;}
        
        Text color #1648ad
      
           This box has a color of #1648ad        
        
          <div style="background-color:#1648ad;">Content here</div>
        
        
          .mybackground {background-color:#1648ad;}
        
        Background color #1648ad
      
           Border around this has a color of #1648ad        
        
          <div style="border:2px solid #1648ad;">Content here</div>
        
        
          .myborder {border:2px solid #1648ad;}
        
        Border color #1648ad