#27417d color space conversions
Hex:
        #27417d
        RGB:
        39, 65, 125
        CMY:
        85, 75, 51
        CMYK:
        69, 48, 0, 51
      HSL:
        222°, 52.4390%, 32.1569%
        HSV (HSB):
        222°, 68.8000%, 49.0196%
        XYZ:
        6.4287, 5.6926, 20.1620
        xyY:
        0.1991, 0.1763, 5.6926
      CIE-Lab:
        28.6233, 11.3770, -37.0588
        CIE-LCH:
        28.6233, 38.7659, 287.0664
        CIE-Luv:
        28.6233, -10.7915, -49.0976
        Hunter-Lab:
        23.8592, 6.3419, -33.4011
      #27417d color charts
#27417d RGB chart
      #27417d CMYK chart
      #27417d RGB pie chart
      #27417d color shades, tints & tones
#27417d color schemes
#27417d color preview, HTML & CSS examples
           This text has a color of #27417d        
        
          <p style="color:#27417d;">Text here</p>
        
        
          .mytext {color:#27417d;}
        
        Text color #27417d
      
           This box has a color of #27417d        
        
          <div style="background-color:#27417d;">Content here</div>
        
        
          .mybackground {background-color:#27417d;}
        
        Background color #27417d
      
           Border around this has a color of #27417d        
        
          <div style="border:2px solid #27417d;">Content here</div>
        
        
          .myborder {border:2px solid #27417d;}
        
        Border color #27417d