#3b85d2 color space conversions
Hex:
        #3b85d2
        RGB:
        59, 133, 210
        CMY:
        77, 48, 18
        CMYK:
        72, 37, 0, 18
      HSL:
        211°, 62.6556%, 52.7451%
        HSV (HSB):
        211°, 71.9048%, 82.3529%
        XYZ:
        21.8240, 22.3580, 64.1380
        xyY:
        0.2015, 0.2064, 22.3580
      CIE-Lab:
        54.4048, 2.7053, -46.2669
        CIE-LCH:
        54.4048, 46.3459, 273.3464
        CIE-Luv:
        54.4048, -27.5879, -72.2944
        Hunter-Lab:
        47.2843, -0.3609, -47.3241
      #3b85d2 color charts
#3b85d2 RGB chart
      #3b85d2 CMYK chart
      #3b85d2 RGB pie chart
      #3b85d2 color shades, tints & tones
#3b85d2 color schemes
#3b85d2 color preview, HTML & CSS examples
           This text has a color of #3b85d2        
        
          <p style="color:#3b85d2;">Text here</p>
        
        
          .mytext {color:#3b85d2;}
        
        Text color #3b85d2
      
           This box has a color of #3b85d2        
        
          <div style="background-color:#3b85d2;">Content here</div>
        
        
          .mybackground {background-color:#3b85d2;}
        
        Background color #3b85d2
      
           Border around this has a color of #3b85d2        
        
          <div style="border:2px solid #3b85d2;">Content here</div>
        
        
          .myborder {border:2px solid #3b85d2;}
        
        Border color #3b85d2