#27348d color space conversions
Hex:
        #27348d
        RGB:
        39, 52, 141
        CMY:
        85, 80, 45
        CMYK:
        72, 63, 0, 45
      HSL:
        232°, 56.6667%, 35.2941%
        HSV (HSB):
        232°, 72.3404%, 55.2941%
        XYZ:
        6.8724, 4.8104, 25.7656
        xyY:
        0.1835, 0.1285, 4.8104
      CIE-Lab:
        26.1876, 26.4588, -50.9685
        CIE-LCH:
        26.1876, 57.4269, 297.4348
        CIE-Luv:
        26.1876, -7.4865, -65.1568
        Hunter-Lab:
        21.9326, 17.5494, -54.2987
      #27348d color charts
#27348d RGB chart
      #27348d CMYK chart
      #27348d RGB pie chart
      #27348d color shades, tints & tones
#27348d color schemes
#27348d color preview, HTML & CSS examples
           This text has a color of #27348d        
        
          <p style="color:#27348d;">Text here</p>
        
        
          .mytext {color:#27348d;}
        
        Text color #27348d
      
           This box has a color of #27348d        
        
          <div style="background-color:#27348d;">Content here</div>
        
        
          .mybackground {background-color:#27348d;}
        
        Background color #27348d
      
           Border around this has a color of #27348d        
        
          <div style="border:2px solid #27348d;">Content here</div>
        
        
          .myborder {border:2px solid #27348d;}
        
        Border color #27348d