#3b87e1 color space conversions
Hex:
        #3b87e1
        RGB:
        59, 135, 225
        CMY:
        77, 47, 12
        CMYK:
        74, 40, 0, 12
      HSL:
        213°, 73.4513%, 55.6863%
        HSV (HSB):
        213°, 73.7778%, 88.2353%
        XYZ:
        24.0582, 23.6940, 74.5396
        xyY:
        0.1967, 0.1937, 23.6940
      CIE-Lab:
        55.7801, 6.8878, -52.5087
        CIE-LCH:
        55.7801, 52.9585, 277.4731
        CIE-Luv:
        55.7801, -27.7531, -83.2067
        Hunter-Lab:
        48.6765, 3.0393, -56.7188
      #3b87e1 color charts
#3b87e1 RGB chart
      #3b87e1 CMYK chart
      #3b87e1 RGB pie chart
      #3b87e1 color shades, tints & tones
#3b87e1 color schemes
#3b87e1 color preview, HTML & CSS examples
           This text has a color of #3b87e1        
        
          <p style="color:#3b87e1;">Text here</p>
        
        
          .mytext {color:#3b87e1;}
        
        Text color #3b87e1
      
           This box has a color of #3b87e1        
        
          <div style="background-color:#3b87e1;">Content here</div>
        
        
          .mybackground {background-color:#3b87e1;}
        
        Background color #3b87e1
      
           Border around this has a color of #3b87e1        
        
          <div style="border:2px solid #3b87e1;">Content here</div>
        
        
          .myborder {border:2px solid #3b87e1;}
        
        Border color #3b87e1