#3f60bc color space conversions
Hex:
        #3f60bc
        RGB:
        63, 96, 188
        CMY:
        75, 62, 26
        CMYK:
        66, 49, 0, 26
      HSL:
        224°, 49.8008%, 49.2157%
        HSV (HSB):
        224°, 66.4894%, 73.7255%
        XYZ:
        15.3099, 13.0533, 49.2896
        xyY:
        0.1972, 0.1681, 13.0533
      CIE-Lab:
        42.8435, 18.4135, -52.1116
        CIE-LCH:
        42.8435, 55.2692, 289.4607
        CIE-Luv:
        42.8435, -15.1752, -78.5736
        Hunter-Lab:
        36.1294, 12.4131, -55.5958
      #3f60bc color charts
#3f60bc RGB chart
      #3f60bc CMYK chart
      #3f60bc RGB pie chart
      #3f60bc color shades, tints & tones
#3f60bc color schemes
#3f60bc color preview, HTML & CSS examples
           This text has a color of #3f60bc        
        
          <p style="color:#3f60bc;">Text here</p>
        
        
          .mytext {color:#3f60bc;}
        
        Text color #3f60bc
      
           This box has a color of #3f60bc        
        
          <div style="background-color:#3f60bc;">Content here</div>
        
        
          .mybackground {background-color:#3f60bc;}
        
        Background color #3f60bc
      
           Border around this has a color of #3f60bc        
        
          <div style="border:2px solid #3f60bc;">Content here</div>
        
        
          .myborder {border:2px solid #3f60bc;}
        
        Border color #3f60bc