#3b60bf color space conversions
Hex:
        #3b60bf
        RGB:
        59, 96, 191
        CMY:
        77, 62, 25
        CMYK:
        69, 50, 0, 25
      HSL:
        223°, 52.8000%, 49.0196%
        HSV (HSB):
        223°, 69.1099%, 74.9020%
        XYZ:
        15.3905, 13.0571, 50.9993
        xyY:
        0.1937, 0.1644, 13.0571
      CIE-Lab:
        42.8492, 18.8656, -53.8573
        CIE-LCH:
        42.8492, 57.0659, 289.3047
        CIE-Luv:
        42.8492, -16.0582, -81.1677
        Hunter-Lab:
        36.1347, 12.7911, -58.3858
      #3b60bf color charts
#3b60bf RGB chart
      #3b60bf CMYK chart
      #3b60bf RGB pie chart
      #3b60bf color shades, tints & tones
#3b60bf color schemes
#3b60bf color preview, HTML & CSS examples
           This text has a color of #3b60bf        
        
          <p style="color:#3b60bf;">Text here</p>
        
        
          .mytext {color:#3b60bf;}
        
        Text color #3b60bf
      
           This box has a color of #3b60bf        
        
          <div style="background-color:#3b60bf;">Content here</div>
        
        
          .mybackground {background-color:#3b60bf;}
        
        Background color #3b60bf
      
           Border around this has a color of #3b60bf        
        
          <div style="border:2px solid #3b60bf;">Content here</div>
        
        
          .myborder {border:2px solid #3b60bf;}
        
        Border color #3b60bf