#1415a8 color space conversions
Hex:
        #1415a8
        RGB:
        20, 21, 168
        CMY:
        92, 92, 34
        CMYK:
        88, 88, 0, 34
      HSL:
        240°, 78.7234%, 36.8627%
        HSV (HSB):
        240°, 88.0952%, 65.8824%
        XYZ:
        7.6245, 3.5122, 37.3219
        xyY:
        0.1573, 0.0725, 3.5122
      CIE-Lab:
        21.9884, 51.8963, -74.4714
        CIE-LCH:
        21.9884, 90.7702, 304.8712
        CIE-Luv:
        21.9884, -5.9474, -81.4241
        Hunter-Lab:
        18.7409, 39.8244, -104.9555
      #1415a8 color charts
#1415a8 RGB chart
      #1415a8 CMYK chart
      #1415a8 RGB pie chart
      #1415a8 color shades, tints & tones
#1415a8 color schemes
#1415a8 color preview, HTML & CSS examples
           This text has a color of #1415a8        
        
          <p style="color:#1415a8;">Text here</p>
        
        
          .mytext {color:#1415a8;}
        
        Text color #1415a8
      
           This box has a color of #1415a8        
        
          <div style="background-color:#1415a8;">Content here</div>
        
        
          .mybackground {background-color:#1415a8;}
        
        Background color #1415a8
      
           Border around this has a color of #1415a8        
        
          <div style="border:2px solid #1415a8;">Content here</div>
        
        
          .myborder {border:2px solid #1415a8;}
        
        Border color #1415a8