#135f66 color space conversions
Hex:
        #135f66
        RGB:
        19, 95, 102
        CMY:
        93, 63, 60
        CMYK:
        81, 7, 0, 60
      HSL:
        185°, 68.5950%, 23.7255%
        HSV (HSB):
        185°, 81.3725%, 40.0000%
        XYZ:
        6.7590, 9.2822, 14.0058
        xyY:
        0.2249, 0.3089, 9.2822
      CIE-Lab:
        36.5220, -19.2376, -10.4040
        CIE-LCH:
        36.5220, 21.8707, 208.4051
        CIE-Luv:
        36.5220, -25.6561, -11.3940
        Hunter-Lab:
        30.4667, -13.7164, -5.9294
      #135f66 color charts
#135f66 RGB chart
      #135f66 CMYK chart
      #135f66 RGB pie chart
      #135f66 color shades, tints & tones
#135f66 color schemes
#135f66 color preview, HTML & CSS examples
           This text has a color of #135f66        
        
          <p style="color:#135f66;">Text here</p>
        
        
          .mytext {color:#135f66;}
        
        Text color #135f66
      
           This box has a color of #135f66        
        
          <div style="background-color:#135f66;">Content here</div>
        
        
          .mybackground {background-color:#135f66;}
        
        Background color #135f66
      
           Border around this has a color of #135f66        
        
          <div style="border:2px solid #135f66;">Content here</div>
        
        
          .myborder {border:2px solid #135f66;}
        
        Border color #135f66