#3b85c2 color space conversions
Hex:
        #3b85c2
        RGB:
        59, 133, 194
        CMY:
        77, 48, 24
        CMYK:
        70, 31, 0, 24
      HSL:
        207°, 53.3597%, 49.6078%
        HSV (HSB):
        207°, 69.5876%, 76.0784%
        XYZ:
        19.9288, 21.5999, 54.1578
        xyY:
        0.2083, 0.2257, 21.5999
      CIE-Lab:
        53.5999, -2.9579, -38.4640
        CIE-LCH:
        53.5999, 38.5776, 265.6026
        CIE-Luv:
        53.5999, -28.1679, -58.8462
        Hunter-Lab:
        46.4757, -4.7917, -36.5572
      #3b85c2 color charts
#3b85c2 RGB chart
      #3b85c2 CMYK chart
      #3b85c2 RGB pie chart
      #3b85c2 color shades, tints & tones
#3b85c2 color schemes
#3b85c2 color preview, HTML & CSS examples
           This text has a color of #3b85c2        
        
          <p style="color:#3b85c2;">Text here</p>
        
        
          .mytext {color:#3b85c2;}
        
        Text color #3b85c2
      
           This box has a color of #3b85c2        
        
          <div style="background-color:#3b85c2;">Content here</div>
        
        
          .mybackground {background-color:#3b85c2;}
        
        Background color #3b85c2
      
           Border around this has a color of #3b85c2        
        
          <div style="border:2px solid #3b85c2;">Content here</div>
        
        
          .myborder {border:2px solid #3b85c2;}
        
        Border color #3b85c2