#3288c0 color space conversions
Hex:
        #3288c0
        RGB:
        50, 136, 192
        CMY:
        80, 47, 25
        CMYK:
        74, 29, 0, 25
      HSL:
        204°, 58.6777%, 47.4510%
        HSV (HSB):
        204°, 73.9583%, 75.2941%
        XYZ:
        19.6340, 22.0922, 53.0986
        xyY:
        0.2071, 0.2330, 22.0922
      CIE-Lab:
        54.1247, -6.6919, -36.5193
        CIE-LCH:
        54.1247, 37.1274, 259.6162
        CIE-Luv:
        54.1247, -30.9186, -55.3840
        Hunter-Lab:
        47.0023, -7.6905, -34.0783
      #3288c0 color charts
#3288c0 RGB chart
      #3288c0 CMYK chart
      #3288c0 RGB pie chart
      #3288c0 color shades, tints & tones
#3288c0 color schemes
#3288c0 color preview, HTML & CSS examples
           This text has a color of #3288c0        
        
          <p style="color:#3288c0;">Text here</p>
        
        
          .mytext {color:#3288c0;}
        
        Text color #3288c0
      
           This box has a color of #3288c0        
        
          <div style="background-color:#3288c0;">Content here</div>
        
        
          .mybackground {background-color:#3288c0;}
        
        Background color #3288c0
      
           Border around this has a color of #3288c0        
        
          <div style="border:2px solid #3288c0;">Content here</div>
        
        
          .myborder {border:2px solid #3288c0;}
        
        Border color #3288c0