#27425f color space conversions
Hex:
        #27425f
        RGB:
        39, 66, 95
        CMY:
        85, 74, 63
        CMYK:
        59, 31, 0, 63
      HSL:
        211°, 41.7910%, 26.2745%
        HSV (HSB):
        211°, 58.9474%, 37.2549%
        XYZ:
        4.8505, 5.1540, 11.5656
        xyY:
        0.2249, 0.2389, 5.1540
      CIE-Lab:
        27.1690, -0.6128, -20.2888
        CIE-LCH:
        27.1690, 20.2980, 268.2701
        CIE-Luv:
        27.1690, -11.2349, -25.2152
        Hunter-Lab:
        22.7024, -1.5918, -14.3134
      #27425f color charts
#27425f RGB chart
      #27425f CMYK chart
      #27425f RGB pie chart
      #27425f color shades, tints & tones
#27425f color schemes
#27425f color preview, HTML & CSS examples
           This text has a color of #27425f        
        
          <p style="color:#27425f;">Text here</p>
        
        
          .mytext {color:#27425f;}
        
        Text color #27425f
      
           This box has a color of #27425f        
        
          <div style="background-color:#27425f;">Content here</div>
        
        
          .mybackground {background-color:#27425f;}
        
        Background color #27425f
      
           Border around this has a color of #27425f        
        
          <div style="border:2px solid #27425f;">Content here</div>
        
        
          .myborder {border:2px solid #27425f;}
        
        Border color #27425f