#3285b2 color space conversions
Hex:
        #3285b2
        RGB:
        50, 133, 178
        CMY:
        80, 48, 30
        CMYK:
        72, 25, 0, 30
      HSL:
        201°, 56.1404%, 44.7059%
        HSV (HSB):
        201°, 71.9101%, 69.8039%
        XYZ:
        17.7388, 20.6675, 45.1738
        xyY:
        0.2122, 0.2473, 20.6675
      CIE-Lab:
        52.5837, -9.8831, -30.9191
        CIE-LCH:
        52.5837, 32.4602, 252.2738
        CIE-Luv:
        52.5837, -30.5421, -45.6832
        Hunter-Lab:
        45.4615, -9.9081, -27.0916
      #3285b2 color charts
#3285b2 RGB chart
      #3285b2 CMYK chart
      #3285b2 RGB pie chart
      #3285b2 color shades, tints & tones
#3285b2 color schemes
#3285b2 color preview, HTML & CSS examples
           This text has a color of #3285b2        
        
          <p style="color:#3285b2;">Text here</p>
        
        
          .mytext {color:#3285b2;}
        
        Text color #3285b2
      
           This box has a color of #3285b2        
        
          <div style="background-color:#3285b2;">Content here</div>
        
        
          .mybackground {background-color:#3285b2;}
        
        Background color #3285b2
      
           Border around this has a color of #3285b2        
        
          <div style="border:2px solid #3285b2;">Content here</div>
        
        
          .myborder {border:2px solid #3285b2;}
        
        Border color #3285b2