#42728b color space conversions
Hex:
        #42728b
        RGB:
        66, 114, 139
        CMY:
        74, 55, 45
        CMYK:
        53, 18, 0, 45
      HSL:
        201°, 35.6098%, 40.1961%
        HSV (HSB):
        201°, 52.5180%, 54.5098%
        XYZ:
        12.9243, 15.0570, 26.6512
        xyY:
        0.2366, 0.2756, 15.0570
      CIE-Lab:
        45.7121, -8.8863, -18.7070
        CIE-LCH:
        45.7121, 20.7103, 244.5910
        CIE-Luv:
        45.7121, -21.1815, -25.6571
        Hunter-Lab:
        38.8033, -8.4525, -13.5597
      #42728b color charts
#42728b RGB chart
      #42728b CMYK chart
      #42728b RGB pie chart
      #42728b color shades, tints & tones
#42728b color schemes
#42728b color preview, HTML & CSS examples
           This text has a color of #42728b        
        
          <p style="color:#42728b;">Text here</p>
        
        
          .mytext {color:#42728b;}
        
        Text color #42728b
      
           This box has a color of #42728b        
        
          <div style="background-color:#42728b;">Content here</div>
        
        
          .mybackground {background-color:#42728b;}
        
        Background color #42728b
      
           Border around this has a color of #42728b        
        
          <div style="border:2px solid #42728b;">Content here</div>
        
        
          .myborder {border:2px solid #42728b;}
        
        Border color #42728b