#1491ca color space conversions
Hex:
        #1491ca
        RGB:
        20, 145, 202
        CMY:
        92, 43, 21
        CMYK:
        90, 28, 0, 21
      HSL:
        199°, 81.9820%, 43.5294%
        HSV (HSB):
        199°, 90.0990%, 79.2157%
        XYZ:
        21.0746, 24.6638, 59.5270
        xyY:
        0.2002, 0.2343, 24.6638
      CIE-Lab:
        56.7464, -10.9332, -38.1117
        CIE-LCH:
        56.7464, 39.6489, 253.9932
        CIE-Luv:
        56.7464, -36.7726, -58.0151
        Hunter-Lab:
        49.6627, -11.1624, -36.3027
      #1491ca color charts
#1491ca RGB chart
      #1491ca CMYK chart
      #1491ca RGB pie chart
      #1491ca color shades, tints & tones
#1491ca color schemes
#1491ca color preview, HTML & CSS examples
           This text has a color of #1491ca        
        
          <p style="color:#1491ca;">Text here</p>
        
        
          .mytext {color:#1491ca;}
        
        Text color #1491ca
      
           This box has a color of #1491ca        
        
          <div style="background-color:#1491ca;">Content here</div>
        
        
          .mybackground {background-color:#1491ca;}
        
        Background color #1491ca
      
           Border around this has a color of #1491ca        
        
          <div style="border:2px solid #1491ca;">Content here</div>
        
        
          .myborder {border:2px solid #1491ca;}
        
        Border color #1491ca