#3b60c2 color space conversions
Hex:
        #3b60c2
        RGB:
        59, 96, 194
        CMY:
        77, 62, 24
        CMYK:
        70, 51, 0, 24
      HSL:
        224°, 53.3597%, 49.6078%
        HSV (HSB):
        224°, 69.5876%, 76.0784%
        XYZ:
        15.7241, 13.1906, 52.7562
        xyY:
        0.1925, 0.1615, 13.1906
      CIE-Lab:
        43.0490, 19.9595, -55.2763
        CIE-LCH:
        43.0490, 58.7694, 289.8540
        CIE-Luv:
        43.0490, -16.0593, -83.4317
        Hunter-Lab:
        36.3189, 13.7229, -60.7006
      #3b60c2 color charts
#3b60c2 RGB chart
      #3b60c2 CMYK chart
      #3b60c2 RGB pie chart
      #3b60c2 color shades, tints & tones
#3b60c2 color schemes
#3b60c2 color preview, HTML & CSS examples
           This text has a color of #3b60c2        
        
          <p style="color:#3b60c2;">Text here</p>
        
        
          .mytext {color:#3b60c2;}
        
        Text color #3b60c2
      
           This box has a color of #3b60c2        
        
          <div style="background-color:#3b60c2;">Content here</div>
        
        
          .mybackground {background-color:#3b60c2;}
        
        Background color #3b60c2
      
           Border around this has a color of #3b60c2        
        
          <div style="border:2px solid #3b60c2;">Content here</div>
        
        
          .myborder {border:2px solid #3b60c2;}
        
        Border color #3b60c2