#1486a3 color space conversions
Hex:
        #1486a3
        RGB:
        20, 134, 163
        CMY:
        92, 47, 36
        CMYK:
        88, 18, 0, 36
      HSL:
        192°, 78.1421%, 35.8824%
        HSV (HSB):
        192°, 87.7301%, 63.9216%
        XYZ:
        15.4244, 19.8433, 37.6675
        xyY:
        0.2115, 0.2721, 19.8433
      CIE-Lab:
        51.6595, -18.9096, -23.7451
        CIE-LCH:
        51.6595, 30.3546, 231.4677
        CIE-Luv:
        51.6595, -35.6170, -33.0328
        Hunter-Lab:
        44.5458, -16.1476, -18.9531
      #1486a3 color charts
#1486a3 RGB chart
      #1486a3 CMYK chart
      #1486a3 RGB pie chart
      #1486a3 color shades, tints & tones
#1486a3 color schemes
#1486a3 color preview, HTML & CSS examples
           This text has a color of #1486a3        
        
          <p style="color:#1486a3;">Text here</p>
        
        
          .mytext {color:#1486a3;}
        
        Text color #1486a3
      
           This box has a color of #1486a3        
        
          <div style="background-color:#1486a3;">Content here</div>
        
        
          .mybackground {background-color:#1486a3;}
        
        Background color #1486a3
      
           Border around this has a color of #1486a3        
        
          <div style="border:2px solid #1486a3;">Content here</div>
        
        
          .myborder {border:2px solid #1486a3;}
        
        Border color #1486a3