#327dba color space conversions
Hex:
        #327dba
        RGB:
        50, 125, 186
        CMY:
        80, 51, 27
        CMYK:
        73, 33, 0, 27
      HSL:
        207°, 57.6271%, 46.2745%
        HSV (HSB):
        207°, 73.1183%, 72.9412%
        XYZ:
        17.5119, 18.8905, 49.1776
        xyY:
        0.2046, 0.2207, 18.8905
      CIE-Lab:
        50.5589, -2.3788, -38.6930
        CIE-LCH:
        50.5589, 38.7660, 266.4820
        CIE-Luv:
        50.5589, -27.3577, -58.6150
        Hunter-Lab:
        43.4632, -4.1405, -36.6610
      #327dba color charts
#327dba RGB chart
      #327dba CMYK chart
      #327dba RGB pie chart
      #327dba color shades, tints & tones
#327dba color schemes
#327dba color preview, HTML & CSS examples
           This text has a color of #327dba        
        
          <p style="color:#327dba;">Text here</p>
        
        
          .mytext {color:#327dba;}
        
        Text color #327dba
      
           This box has a color of #327dba        
        
          <div style="background-color:#327dba;">Content here</div>
        
        
          .mybackground {background-color:#327dba;}
        
        Background color #327dba
      
           Border around this has a color of #327dba        
        
          <div style="border:2px solid #327dba;">Content here</div>
        
        
          .myborder {border:2px solid #327dba;}
        
        Border color #327dba