#3b60fa color space conversions
Hex:
        #3b60fa
        RGB:
        59, 96, 250
        CMY:
        77, 62, 2
        CMYK:
        76, 62, 0, 2
      HSL:
        228°, 95.0249%, 60.5882%
        HSV (HSB):
        228°, 76.4000%, 98.0392%
        XYZ:
        23.2418, 16.1977, 92.3440
        xyY:
        0.1764, 0.1229, 16.1977
      CIE-Lab:
        47.2328, 40.1109, -80.2906
        CIE-LCH:
        47.2328, 89.7522, 296.5454
        CIE-Luv:
        47.2328, -16.3973, -122.7957
        Hunter-Lab:
        40.2463, 32.6507, -107.8666
      #3b60fa color charts
#3b60fa RGB chart
      #3b60fa CMYK chart
      #3b60fa RGB pie chart
      #3b60fa color shades, tints & tones
#3b60fa color schemes
#3b60fa color preview, HTML & CSS examples
           This text has a color of #3b60fa        
        
          <p style="color:#3b60fa;">Text here</p>
        
        
          .mytext {color:#3b60fa;}
        
        Text color #3b60fa
      
           This box has a color of #3b60fa        
        
          <div style="background-color:#3b60fa;">Content here</div>
        
        
          .mybackground {background-color:#3b60fa;}
        
        Background color #3b60fa
      
           Border around this has a color of #3b60fa        
        
          <div style="border:2px solid #3b60fa;">Content here</div>
        
        
          .myborder {border:2px solid #3b60fa;}
        
        Border color #3b60fa