#3b53bb color space conversions
Hex:
        #3b53bb
        RGB:
        59, 83, 187
        CMY:
        77, 67, 27
        CMYK:
        68, 56, 0, 27
      HSL:
        229°, 52.0325%, 48.2353%
        HSV (HSB):
        229°, 68.4492%, 73.3333%
        XYZ:
        13.8665, 10.7042, 48.3490
        xyY:
        0.1902, 0.1468, 10.7042
      CIE-Lab:
        39.0777, 25.8127, -57.6213
        CIE-LCH:
        39.0777, 63.1388, 294.1310
        CIE-Luv:
        39.0777, -12.3060, -84.7298
        Hunter-Lab:
        32.7172, 18.3984, -64.7157
      #3b53bb color charts
#3b53bb RGB chart
      #3b53bb CMYK chart
      #3b53bb RGB pie chart
      #3b53bb color shades, tints & tones
#3b53bb color schemes
#3b53bb color preview, HTML & CSS examples
           This text has a color of #3b53bb        
        
          <p style="color:#3b53bb;">Text here</p>
        
        
          .mytext {color:#3b53bb;}
        
        Text color #3b53bb
      
           This box has a color of #3b53bb        
        
          <div style="background-color:#3b53bb;">Content here</div>
        
        
          .mybackground {background-color:#3b53bb;}
        
        Background color #3b53bb
      
           Border around this has a color of #3b53bb        
        
          <div style="border:2px solid #3b53bb;">Content here</div>
        
        
          .myborder {border:2px solid #3b53bb;}
        
        Border color #3b53bb