#138082 color space conversions
Hex:
        #138082
        RGB:
        19, 128, 130
        CMY:
        93, 50, 49
        CMYK:
        85, 2, 0, 49
      HSL:
        181°, 74.4966%, 29.2157%
        HSV (HSB):
        181°, 85.3846%, 50.9804%
        XYZ:
        12.0170, 17.1885, 23.8034
        xyY:
        0.2267, 0.3243, 17.1885
      CIE-Lab:
        48.4967, -27.0517, -9.2811
        CIE-LCH:
        48.4967, 28.5996, 198.9365
        CIE-Luv:
        48.4967, -35.9255, -9.4692
        Hunter-Lab:
        41.4590, -20.8146, -5.0197
      #138082 color charts
#138082 RGB chart
      #138082 CMYK chart
      #138082 RGB pie chart
      #138082 color shades, tints & tones
#138082 color schemes
#138082 color preview, HTML & CSS examples
           This text has a color of #138082        
        
          <p style="color:#138082;">Text here</p>
        
        
          .mytext {color:#138082;}
        
        Text color #138082
      
           This box has a color of #138082        
        
          <div style="background-color:#138082;">Content here</div>
        
        
          .mybackground {background-color:#138082;}
        
        Background color #138082
      
           Border around this has a color of #138082        
        
          <div style="border:2px solid #138082;">Content here</div>
        
        
          .myborder {border:2px solid #138082;}
        
        Border color #138082