#427b7b color space conversions
Hex:
        #427b7b
        RGB:
        66, 123, 123
        CMY:
        74, 52, 52
        CMYK:
        46, 0, 0, 52
      HSL:
        180°, 30.1587%, 37.0588%
        HSV (HSB):
        180°, 46.3415%, 48.2353%
        XYZ:
        12.9049, 16.7542, 21.2926
        xyY:
        0.2533, 0.3288, 16.7542
      CIE-Lab:
        47.9489, -18.6562, -5.8311
        CIE-LCH:
        47.9489, 19.5463, 197.3569
        CIE-Luv:
        47.9489, -25.2509, -5.4550
        Hunter-Lab:
        40.9319, -15.3540, -2.1901
      #427b7b color charts
#427b7b RGB chart
      #427b7b CMYK chart
      #427b7b RGB pie chart
      #427b7b color shades, tints & tones
#427b7b color schemes
#427b7b color preview, HTML & CSS examples
           This text has a color of #427b7b        
        
          <p style="color:#427b7b;">Text here</p>
        
        
          .mytext {color:#427b7b;}
        
        Text color #427b7b
      
           This box has a color of #427b7b        
        
          <div style="background-color:#427b7b;">Content here</div>
        
        
          .mybackground {background-color:#427b7b;}
        
        Background color #427b7b
      
           Border around this has a color of #427b7b        
        
          <div style="border:2px solid #427b7b;">Content here</div>
        
        
          .myborder {border:2px solid #427b7b;}
        
        Border color #427b7b