#3b85e1 color space conversions
Hex:
        #3b85e1
        RGB:
        59, 133, 225
        CMY:
        77, 48, 12
        CMYK:
        74, 41, 0, 12
      HSL:
        213°, 73.4513%, 55.6863%
        HSV (HSB):
        213°, 73.7778%, 88.2353%
        XYZ:
        23.7818, 23.1411, 74.4474
        xyY:
        0.1959, 0.1907, 23.1411
      CIE-Lab:
        55.2174, 8.0972, -53.4062
        CIE-LCH:
        55.2174, 54.0166, 278.6213
        CIE-Luv:
        55.2174, -27.1037, -84.5997
        Hunter-Lab:
        48.1052, 4.0609, -58.0833
      #3b85e1 color charts
#3b85e1 RGB chart
      #3b85e1 CMYK chart
      #3b85e1 RGB pie chart
      #3b85e1 color shades, tints & tones
#3b85e1 color schemes
#3b85e1 color preview, HTML & CSS examples
           This text has a color of #3b85e1        
        
          <p style="color:#3b85e1;">Text here</p>
        
        
          .mytext {color:#3b85e1;}
        
        Text color #3b85e1
      
           This box has a color of #3b85e1        
        
          <div style="background-color:#3b85e1;">Content here</div>
        
        
          .mybackground {background-color:#3b85e1;}
        
        Background color #3b85e1
      
           Border around this has a color of #3b85e1        
        
          <div style="border:2px solid #3b85e1;">Content here</div>
        
        
          .myborder {border:2px solid #3b85e1;}
        
        Border color #3b85e1