#1467cf color space conversions
Hex:
        #1467cf
        RGB:
        20, 103, 207
        CMY:
        92, 60, 19
        CMYK:
        90, 50, 0, 19
      HSL:
        213°, 82.3789%, 44.5098%
        HSV (HSB):
        213°, 90.3382%, 81.1765%
        XYZ:
        16.4012, 14.3542, 60.9377
        xyY:
        0.1789, 0.1565, 14.3542
      CIE-Lab:
        44.7367, 16.5698, -60.0998
        CIE-LCH:
        44.7367, 62.3422, 285.4138
        CIE-Luv:
        44.7367, -23.0162, -91.1245
        Hunter-Lab:
        37.8870, 10.9703, -68.8417
      #1467cf color charts
#1467cf RGB chart
      #1467cf CMYK chart
      #1467cf RGB pie chart
      #1467cf color shades, tints & tones
#1467cf color schemes
#1467cf color preview, HTML & CSS examples
           This text has a color of #1467cf        
        
          <p style="color:#1467cf;">Text here</p>
        
        
          .mytext {color:#1467cf;}
        
        Text color #1467cf
      
           This box has a color of #1467cf        
        
          <div style="background-color:#1467cf;">Content here</div>
        
        
          .mybackground {background-color:#1467cf;}
        
        Background color #1467cf
      
           Border around this has a color of #1467cf        
        
          <div style="border:2px solid #1467cf;">Content here</div>
        
        
          .myborder {border:2px solid #1467cf;}
        
        Border color #1467cf