#1477eb color space conversions
Hex:
        #1477eb
        RGB:
        20, 119, 235
        CMY:
        92, 53, 8
        CMYK:
        91, 49, 0, 8
      HSL:
        212°, 84.3137%, 50.0000%
        HSV (HSB):
        212°, 91.4894%, 92.1569%
        XYZ:
        21.8807, 19.3405, 81.1771
        xyY:
        0.1788, 0.1580, 19.3405
      CIE-Lab:
        51.0833, 17.2873, -65.6907
        CIE-LCH:
        51.0833, 67.9273, 284.7437
        CIE-Luv:
        51.0833, -26.7549, -102.9325
        Hunter-Lab:
        43.9779, 11.8495, -78.6567
      #1477eb color charts
#1477eb RGB chart
      #1477eb CMYK chart
      #1477eb RGB pie chart
      #1477eb color shades, tints & tones
#1477eb color schemes
#1477eb color preview, HTML & CSS examples
           This text has a color of #1477eb        
        
          <p style="color:#1477eb;">Text here</p>
        
        
          .mytext {color:#1477eb;}
        
        Text color #1477eb
      
           This box has a color of #1477eb        
        
          <div style="background-color:#1477eb;">Content here</div>
        
        
          .mybackground {background-color:#1477eb;}
        
        Background color #1477eb
      
           Border around this has a color of #1477eb        
        
          <div style="border:2px solid #1477eb;">Content here</div>
        
        
          .myborder {border:2px solid #1477eb;}
        
        Border color #1477eb