#327dbb color space conversions
Hex:
        #327dbb
        RGB:
        50, 125, 187
        CMY:
        80, 51, 27
        CMYK:
        73, 33, 0, 27
      HSL:
        207°, 57.8059%, 46.4706%
        HSV (HSB):
        207°, 73.2620%, 73.3333%
        XYZ:
        17.6186, 18.9332, 49.7396
        xyY:
        0.2042, 0.2194, 18.9332
      CIE-Lab:
        50.6090, -2.0180, -39.1889
        CIE-LCH:
        50.6090, 39.2408, 267.0523
        CIE-Luv:
        50.6090, -27.3165, -59.4585
        Hunter-Lab:
        43.5123, -3.8697, -37.3167
      #327dbb color charts
#327dbb RGB chart
      #327dbb CMYK chart
      #327dbb RGB pie chart
      #327dbb color shades, tints & tones
#327dbb color schemes
#327dbb color preview, HTML & CSS examples
           This text has a color of #327dbb        
        
          <p style="color:#327dbb;">Text here</p>
        
        
          .mytext {color:#327dbb;}
        
        Text color #327dbb
      
           This box has a color of #327dbb        
        
          <div style="background-color:#327dbb;">Content here</div>
        
        
          .mybackground {background-color:#327dbb;}
        
        Background color #327dbb
      
           Border around this has a color of #327dbb        
        
          <div style="border:2px solid #327dbb;">Content here</div>
        
        
          .myborder {border:2px solid #327dbb;}
        
        Border color #327dbb