#328eaa color space conversions
Hex:
        #328eaa
        RGB:
        50, 142, 170
        CMY:
        80, 44, 33
        CMYK:
        71, 16, 0, 33
      HSL:
        194°, 54.5455%, 43.1373%
        HSV (HSB):
        194°, 70.5882%, 66.6667%
        XYZ:
        18.2441, 22.9264, 41.4939
        xyY:
        0.2207, 0.2773, 22.9264
      CIE-Lab:
        54.9964, -17.5952, -22.5935
        CIE-LCH:
        54.9964, 28.6366, 232.0895
        CIE-Luv:
        54.9964, -34.2280, -31.6838
        Hunter-Lab:
        47.8815, -15.7795, -17.8634
      #328eaa color charts
#328eaa RGB chart
      #328eaa CMYK chart
      #328eaa RGB pie chart
      #328eaa color shades, tints & tones
#328eaa color schemes
#328eaa color preview, HTML & CSS examples
           This text has a color of #328eaa        
        
          <p style="color:#328eaa;">Text here</p>
        
        
          .mytext {color:#328eaa;}
        
        Text color #328eaa
      
           This box has a color of #328eaa        
        
          <div style="background-color:#328eaa;">Content here</div>
        
        
          .mybackground {background-color:#328eaa;}
        
        Background color #328eaa
      
           Border around this has a color of #328eaa        
        
          <div style="border:2px solid #328eaa;">Content here</div>
        
        
          .myborder {border:2px solid #328eaa;}
        
        Border color #328eaa