#27328e color space conversions
Hex:
        #27328e
        RGB:
        39, 50, 142
        CMY:
        85, 80, 44
        CMYK:
        73, 65, 0, 44
      HSL:
        234°, 56.9061%, 35.4902%
        HSV (HSB):
        234°, 72.5352%, 55.6863%
        XYZ:
        6.8598, 4.6655, 26.1302
        xyY:
        0.1822, 0.1239, 4.6655
      CIE-Lab:
        25.7598, 28.1753, -52.2869
        CIE-LCH:
        25.7598, 59.3950, 298.3185
        CIE-Luv:
        25.7598, -7.0589, -66.2527
        Hunter-Lab:
        21.5998, 18.8892, -56.6055
      #27328e color charts
#27328e RGB chart
      #27328e CMYK chart
      #27328e RGB pie chart
      #27328e color shades, tints & tones
#27328e color schemes
#27328e color preview, HTML & CSS examples
           This text has a color of #27328e        
        
          <p style="color:#27328e;">Text here</p>
        
        
          .mytext {color:#27328e;}
        
        Text color #27328e
      
           This box has a color of #27328e        
        
          <div style="background-color:#27328e;">Content here</div>
        
        
          .mybackground {background-color:#27328e;}
        
        Background color #27328e
      
           Border around this has a color of #27328e        
        
          <div style="border:2px solid #27328e;">Content here</div>
        
        
          .myborder {border:2px solid #27328e;}
        
        Border color #27328e