#427f8b color space conversions
Hex:
        #427f8b
        RGB:
        66, 127, 139
        CMY:
        74, 50, 45
        CMYK:
        53, 9, 0, 45
      HSL:
        190°, 35.6098%, 40.1961%
        HSV (HSB):
        190°, 52.5180%, 54.5098%
        XYZ:
        14.4963, 18.2011, 27.1752
        xyY:
        0.2421, 0.3040, 18.2011
      CIE-Lab:
        49.7391, -16.2154, -12.5786
        CIE-LCH:
        49.7391, 20.5222, 217.8013
        CIE-Luv:
        49.7391, -26.3261, -15.8118
        Hunter-Lab:
        42.6627, -14.0073, -7.9025
      #427f8b color charts
#427f8b RGB chart
      #427f8b CMYK chart
      #427f8b RGB pie chart
      #427f8b color shades, tints & tones
#427f8b color schemes
#427f8b color preview, HTML & CSS examples
           This text has a color of #427f8b        
        
          <p style="color:#427f8b;">Text here</p>
        
        
          .mytext {color:#427f8b;}
        
        Text color #427f8b
      
           This box has a color of #427f8b        
        
          <div style="background-color:#427f8b;">Content here</div>
        
        
          .mybackground {background-color:#427f8b;}
        
        Background color #427f8b
      
           Border around this has a color of #427f8b        
        
          <div style="border:2px solid #427f8b;">Content here</div>
        
        
          .myborder {border:2px solid #427f8b;}
        
        Border color #427f8b