#135e85 color space conversions
Hex:
        #135e85
        RGB:
        19, 94, 133
        CMY:
        93, 63, 48
        CMYK:
        86, 29, 0, 48
      HSL:
        201°, 75.0000%, 29.8039%
        HSV (HSB):
        201°, 85.7143%, 52.1569%
        XYZ:
        8.5049, 9.8373, 23.6408
        xyY:
        0.2026, 0.2343, 9.8373
      CIE-Lab:
        37.5488, -7.1753, -27.8817
        CIE-LCH:
        37.5488, 28.7902, 255.5682
        CIE-Luv:
        37.5488, -23.4135, -38.2154
        Hunter-Lab:
        31.3645, -6.4852, -22.7344
      #135e85 color charts
#135e85 RGB chart
      #135e85 CMYK chart
      #135e85 RGB pie chart
      #135e85 color shades, tints & tones
#135e85 color schemes
#135e85 color preview, HTML & CSS examples
           This text has a color of #135e85        
        
          <p style="color:#135e85;">Text here</p>
        
        
          .mytext {color:#135e85;}
        
        Text color #135e85
      
           This box has a color of #135e85        
        
          <div style="background-color:#135e85;">Content here</div>
        
        
          .mybackground {background-color:#135e85;}
        
        Background color #135e85
      
           Border around this has a color of #135e85        
        
          <div style="border:2px solid #135e85;">Content here</div>
        
        
          .myborder {border:2px solid #135e85;}
        
        Border color #135e85