#1446bb color space conversions
Hex:
        #1446bb
        RGB:
        20, 70, 187
        CMY:
        92, 73, 27
        CMYK:
        89, 63, 0, 27
      HSL:
        222°, 80.6763%, 40.5882%
        HSV (HSB):
        222°, 89.3048%, 73.3333%
        XYZ:
        11.4483, 8.1169, 47.9770
        xyY:
        0.1695, 0.1202, 8.1169
      CIE-Lab:
        34.2252, 30.4405, -65.5955
        CIE-LCH:
        34.2252, 72.3145, 294.8943
        CIE-Luv:
        34.2252, -14.5050, -91.0930
        Hunter-Lab:
        28.4902, 21.8694, -79.9004
      #1446bb color charts
#1446bb RGB chart
      #1446bb CMYK chart
      #1446bb RGB pie chart
      #1446bb color shades, tints & tones
#1446bb color schemes
#1446bb color preview, HTML & CSS examples
           This text has a color of #1446bb        
        
          <p style="color:#1446bb;">Text here</p>
        
        
          .mytext {color:#1446bb;}
        
        Text color #1446bb
      
           This box has a color of #1446bb        
        
          <div style="background-color:#1446bb;">Content here</div>
        
        
          .mybackground {background-color:#1446bb;}
        
        Background color #1446bb
      
           Border around this has a color of #1446bb        
        
          <div style="border:2px solid #1446bb;">Content here</div>
        
        
          .myborder {border:2px solid #1446bb;}
        
        Border color #1446bb