#3b60ef color space conversions
Hex:
        #3b60ef
        RGB:
        59, 96, 239
        CMY:
        77, 62, 6
        CMYK:
        75, 60, 0, 6
      HSL:
        228°, 84.9057%, 58.4314%
        HSV (HSB):
        228°, 75.3138%, 93.7255%
        XYZ:
        21.5665, 15.5275, 83.5218
        xyY:
        0.1788, 0.1287, 15.5275
      CIE-Lab:
        46.3484, 36.2220, -75.5837
        CIE-LCH:
        46.3484, 83.8148, 295.6052
        CIE-Luv:
        46.3484, -16.2872, -115.4643
        Hunter-Lab:
        39.4050, 28.7349, -98.0860
      #3b60ef color charts
#3b60ef RGB chart
      #3b60ef CMYK chart
      #3b60ef RGB pie chart
      #3b60ef color shades, tints & tones
#3b60ef color schemes
#3b60ef color preview, HTML & CSS examples
           This text has a color of #3b60ef        
        
          <p style="color:#3b60ef;">Text here</p>
        
        
          .mytext {color:#3b60ef;}
        
        Text color #3b60ef
      
           This box has a color of #3b60ef        
        
          <div style="background-color:#3b60ef;">Content here</div>
        
        
          .mybackground {background-color:#3b60ef;}
        
        Background color #3b60ef
      
           Border around this has a color of #3b60ef        
        
          <div style="border:2px solid #3b60ef;">Content here</div>
        
        
          .myborder {border:2px solid #3b60ef;}
        
        Border color #3b60ef