#324e65 color space conversions
Hex:
        #324e65
        RGB:
        50, 78, 101
        CMY:
        80, 69, 60
        CMYK:
        50, 23, 0, 60
      HSL:
        207°, 33.7748%, 29.6078%
        HSV (HSB):
        207°, 50.4950%, 39.6078%
        XYZ:
        6.3887, 7.0665, 13.3392
        xyY:
        0.2384, 0.2637, 7.0665
      CIE-Lab:
        31.9578, -3.4184, -16.6455
        CIE-LCH:
        31.9578, 16.9929, 258.3949
        CIE-Luv:
        31.9578, -12.5299, -21.2021
        Hunter-Lab:
        26.5828, -3.6205, -11.1435
      #324e65 color charts
#324e65 RGB chart
      #324e65 CMYK chart
      #324e65 RGB pie chart
      #324e65 color shades, tints & tones
#324e65 color schemes
#324e65 color preview, HTML & CSS examples
           This text has a color of #324e65        
        
          <p style="color:#324e65;">Text here</p>
        
        
          .mytext {color:#324e65;}
        
        Text color #324e65
      
           This box has a color of #324e65        
        
          <div style="background-color:#324e65;">Content here</div>
        
        
          .mybackground {background-color:#324e65;}
        
        Background color #324e65
      
           Border around this has a color of #324e65        
        
          <div style="border:2px solid #324e65;">Content here</div>
        
        
          .myborder {border:2px solid #324e65;}
        
        Border color #324e65