#1918a4 color space conversions
Hex:
        #1918a4
        RGB:
        25, 24, 164
        CMY:
        90, 91, 36
        CMYK:
        85, 85, 0, 36
      HSL:
        240°, 74.4681%, 36.8627%
        HSV (HSB):
        240°, 85.3659%, 64.3137%
        XYZ:
        7.4284, 3.5403, 35.4138
        xyY:
        0.1602, 0.0763, 3.5403
      CIE-Lab:
        22.0894, 49.5958, -71.8703
        CIE-LCH:
        22.0894, 87.3217, 304.6086
        CIE-Luv:
        22.0894, -5.6494, -79.6254
        Hunter-Lab:
        18.8156, 37.5442, -98.4216
      #1918a4 color charts
#1918a4 RGB chart
      #1918a4 CMYK chart
      #1918a4 RGB pie chart
      #1918a4 color shades, tints & tones
#1918a4 color schemes
#1918a4 color preview, HTML & CSS examples
           This text has a color of #1918a4        
        
          <p style="color:#1918a4;">Text here</p>
        
        
          .mytext {color:#1918a4;}
        
        Text color #1918a4
      
           This box has a color of #1918a4        
        
          <div style="background-color:#1918a4;">Content here</div>
        
        
          .mybackground {background-color:#1918a4;}
        
        Background color #1918a4
      
           Border around this has a color of #1918a4        
        
          <div style="border:2px solid #1918a4;">Content here</div>
        
        
          .myborder {border:2px solid #1918a4;}
        
        Border color #1918a4