#1484a5 color space conversions
Hex:
        #1484a5
        RGB:
        20, 132, 165
        CMY:
        92, 48, 35
        CMYK:
        88, 20, 0, 35
      HSL:
        194°, 78.3784%, 36.2745%
        HSV (HSB):
        194°, 87.8788%, 64.7059%
        XYZ:
        15.3313, 19.3679, 38.5276
        xyY:
        0.2094, 0.2645, 19.3679
      CIE-Lab:
        51.1148, -17.1120, -25.7449
        CIE-LCH:
        51.1148, 30.9131, 236.3891
        CIE-Luv:
        51.1148, -34.7688, -36.3617
        Hunter-Lab:
        44.0089, -14.8320, -21.0992
      #1484a5 color charts
#1484a5 RGB chart
      #1484a5 CMYK chart
      #1484a5 RGB pie chart
      #1484a5 color shades, tints & tones
#1484a5 color schemes
#1484a5 color preview, HTML & CSS examples
           This text has a color of #1484a5        
        
          <p style="color:#1484a5;">Text here</p>
        
        
          .mytext {color:#1484a5;}
        
        Text color #1484a5
      
           This box has a color of #1484a5        
        
          <div style="background-color:#1484a5;">Content here</div>
        
        
          .mybackground {background-color:#1484a5;}
        
        Background color #1484a5
      
           Border around this has a color of #1484a5        
        
          <div style="border:2px solid #1484a5;">Content here</div>
        
        
          .myborder {border:2px solid #1484a5;}
        
        Border color #1484a5