#135c6a color space conversions
Hex:
        #135c6a
        RGB:
        19, 92, 106
        CMY:
        93, 64, 58
        CMYK:
        82, 13, 0, 58
      HSL:
        190°, 69.6000%, 24.5098%
        HSV (HSB):
        190°, 82.0755%, 41.5686%
        XYZ:
        6.6972, 8.8333, 14.9877
        xyY:
        0.2194, 0.2894, 8.8333
      CIE-Lab:
        35.6614, -16.1617, -14.1940
        CIE-LCH:
        35.6614, 21.5098, 221.2911
        CIE-Luv:
        35.6614, -24.2809, -16.9895
        Hunter-Lab:
        29.7209, -11.7890, -9.0941
      #135c6a color charts
#135c6a RGB chart
      #135c6a CMYK chart
      #135c6a RGB pie chart
      #135c6a color shades, tints & tones
#135c6a color schemes
#135c6a color preview, HTML & CSS examples
           This text has a color of #135c6a        
        
          <p style="color:#135c6a;">Text here</p>
        
        
          .mytext {color:#135c6a;}
        
        Text color #135c6a
      
           This box has a color of #135c6a        
        
          <div style="background-color:#135c6a;">Content here</div>
        
        
          .mybackground {background-color:#135c6a;}
        
        Background color #135c6a
      
           Border around this has a color of #135c6a        
        
          <div style="border:2px solid #135c6a;">Content here</div>
        
        
          .myborder {border:2px solid #135c6a;}
        
        Border color #135c6a