#1074dd color space conversions
Hex:
        #1074dd
        RGB:
        16, 116, 221
        CMY:
        94, 55, 13
        CMYK:
        93, 48, 0, 13
      HSL:
        211°, 86.4979%, 46.4706%
        HSV (HSB):
        211°, 92.7602%, 86.6667%
        XYZ:
        19.5102, 17.8214, 70.8182
        xyY:
        0.1804, 0.1648, 17.8214
      CIE-Lab:
        49.2788, 13.5734, -60.7343
        CIE-LCH:
        49.2788, 62.2326, 282.5979
        CIE-Luv:
        49.2788, -26.6082, -94.2308
        Hunter-Lab:
        42.2154, 8.6184, -69.9108
      #1074dd color charts
#1074dd RGB chart
      #1074dd CMYK chart
      #1074dd RGB pie chart
      #1074dd color shades, tints & tones
#1074dd color schemes
#1074dd color preview, HTML & CSS examples
           This text has a color of #1074dd        
        
          <p style="color:#1074dd;">Text here</p>
        
        
          .mytext {color:#1074dd;}
        
        Text color #1074dd
      
           This box has a color of #1074dd        
        
          <div style="background-color:#1074dd;">Content here</div>
        
        
          .mybackground {background-color:#1074dd;}
        
        Background color #1074dd
      
           Border around this has a color of #1074dd        
        
          <div style="border:2px solid #1074dd;">Content here</div>
        
        
          .myborder {border:2px solid #1074dd;}
        
        Border color #1074dd