#1483a8 color space conversions
Hex:
        #1483a8
        RGB:
        20, 131, 168
        CMY:
        92, 49, 34
        CMYK:
        88, 22, 0, 34
      HSL:
        195°, 78.7234%, 36.8627%
        HSV (HSB):
        195°, 88.0952%, 65.8824%
        XYZ:
        15.4727, 19.2085, 39.9379
        xyY:
        0.2074, 0.2574, 19.2085
      CIE-Lab:
        50.9302, -15.4821, -27.7686
        CIE-LCH:
        50.9302, 31.7929, 240.8586
        CIE-Luv:
        50.9302, -34.2097, -39.7550
        Hunter-Lab:
        43.8275, -13.6812, -23.3489
      #1483a8 color charts
#1483a8 RGB chart
      #1483a8 CMYK chart
      #1483a8 RGB pie chart
      #1483a8 color shades, tints & tones
#1483a8 color schemes
#1483a8 color preview, HTML & CSS examples
           This text has a color of #1483a8        
        
          <p style="color:#1483a8;">Text here</p>
        
        
          .mytext {color:#1483a8;}
        
        Text color #1483a8
      
           This box has a color of #1483a8        
        
          <div style="background-color:#1483a8;">Content here</div>
        
        
          .mybackground {background-color:#1483a8;}
        
        Background color #1483a8
      
           Border around this has a color of #1483a8        
        
          <div style="border:2px solid #1483a8;">Content here</div>
        
        
          .myborder {border:2px solid #1483a8;}
        
        Border color #1483a8