#135e82 color space conversions
Hex:
        #135e82
        RGB:
        19, 94, 130
        CMY:
        93, 63, 49
        CMYK:
        85, 28, 0, 49
      HSL:
        199°, 74.4966%, 29.2157%
        HSV (HSB):
        199°, 85.3846%, 50.9804%
        XYZ:
        8.3005, 9.7556, 22.5646
        xyY:
        0.2043, 0.2402, 9.7556
      CIE-Lab:
        37.4001, -8.3400, -26.2857
        CIE-LCH:
        37.4001, 27.5771, 252.3966
        CIE-Luv:
        37.4001, -23.5814, -35.6987
        Hunter-Lab:
        31.2339, -7.2223, -20.9698
      #135e82 color charts
#135e82 RGB chart
      #135e82 CMYK chart
      #135e82 RGB pie chart
      #135e82 color shades, tints & tones
#135e82 color schemes
#135e82 color preview, HTML & CSS examples
           This text has a color of #135e82        
        
          <p style="color:#135e82;">Text here</p>
        
        
          .mytext {color:#135e82;}
        
        Text color #135e82
      
           This box has a color of #135e82        
        
          <div style="background-color:#135e82;">Content here</div>
        
        
          .mybackground {background-color:#135e82;}
        
        Background color #135e82
      
           Border around this has a color of #135e82        
        
          <div style="border:2px solid #135e82;">Content here</div>
        
        
          .myborder {border:2px solid #135e82;}
        
        Border color #135e82