#323c5f color space conversions
Hex:
        #323c5f
        RGB:
        50, 60, 95
        CMY:
        80, 76, 63
        CMYK:
        47, 37, 0, 63
      HSL:
        227°, 31.0345%, 28.4314%
        HSV (HSB):
        227°, 47.3684%, 37.2549%
        XYZ:
        4.9968, 4.7361, 11.4773
        xyY:
        0.2356, 0.2233, 4.7361
      CIE-Lab:
        25.9691, 6.4059, -22.1157
        CIE-LCH:
        25.9691, 23.0247, 286.1538
        CIE-Luv:
        25.9691, -5.7087, -27.8477
        Hunter-Lab:
        21.7625, 2.9005, -16.0351
      #323c5f color charts
#323c5f RGB chart
      #323c5f CMYK chart
      #323c5f RGB pie chart
      #323c5f color shades, tints & tones
#323c5f color schemes
#323c5f color preview, HTML & CSS examples
           This text has a color of #323c5f        
        
          <p style="color:#323c5f;">Text here</p>
        
        
          .mytext {color:#323c5f;}
        
        Text color #323c5f
      
           This box has a color of #323c5f        
        
          <div style="background-color:#323c5f;">Content here</div>
        
        
          .mybackground {background-color:#323c5f;}
        
        Background color #323c5f
      
           Border around this has a color of #323c5f        
        
          <div style="border:2px solid #323c5f;">Content here</div>
        
        
          .myborder {border:2px solid #323c5f;}
        
        Border color #323c5f