#128085 color space conversions
Hex:
        #128085
        RGB:
        18, 128, 133
        CMY:
        93, 50, 48
        CMYK:
        86, 4, 0, 48
      HSL:
        183°, 76.1589%, 29.6078%
        HSV (HSB):
        183°, 86.4662%, 52.1569%
        XYZ:
        12.2023, 17.2604, 24.8788
        xyY:
        0.2245, 0.3176, 17.2604
      CIE-Lab:
        48.5865, -26.1558, -10.9139
        CIE-LCH:
        48.5865, 28.3414, 202.6491
        CIE-Luv:
        48.5865, -35.7935, -12.0228
        Hunter-Lab:
        41.5456, -20.2781, -6.4227
      #128085 color charts
#128085 RGB chart
      #128085 CMYK chart
      #128085 RGB pie chart
      #128085 color shades, tints & tones
#128085 color schemes
#128085 color preview, HTML & CSS examples
           This text has a color of #128085        
        
          <p style="color:#128085;">Text here</p>
        
        
          .mytext {color:#128085;}
        
        Text color #128085
      
           This box has a color of #128085        
        
          <div style="background-color:#128085;">Content here</div>
        
        
          .mybackground {background-color:#128085;}
        
        Background color #128085
      
           Border around this has a color of #128085        
        
          <div style="border:2px solid #128085;">Content here</div>
        
        
          .myborder {border:2px solid #128085;}
        
        Border color #128085