#3b56be color space conversions
Hex:
        #3b56be
        RGB:
        59, 86, 190
        CMY:
        77, 66, 25
        CMYK:
        69, 55, 0, 25
      HSL:
        228°, 52.6104%, 48.8235%
        HSV (HSB):
        228°, 68.9474%, 74.5098%
        XYZ:
        14.4257, 11.3031, 50.1366
        xyY:
        0.1901, 0.1490, 11.3031
      CIE-Lab:
        40.0863, 24.9565, -57.7401
        CIE-LCH:
        40.0863, 62.9027, 293.3751
        CIE-Luv:
        40.0863, -13.1710, -85.5213
        Hunter-Lab:
        33.6201, 17.7556, -64.8833
      #3b56be color charts
#3b56be RGB chart
      #3b56be CMYK chart
      #3b56be RGB pie chart
      #3b56be color shades, tints & tones
#3b56be color schemes
#3b56be color preview, HTML & CSS examples
           This text has a color of #3b56be        
        
          <p style="color:#3b56be;">Text here</p>
        
        
          .mytext {color:#3b56be;}
        
        Text color #3b56be
      
           This box has a color of #3b56be        
        
          <div style="background-color:#3b56be;">Content here</div>
        
        
          .mybackground {background-color:#3b56be;}
        
        Background color #3b56be
      
           Border around this has a color of #3b56be        
        
          <div style="border:2px solid #3b56be;">Content here</div>
        
        
          .myborder {border:2px solid #3b56be;}
        
        Border color #3b56be