#3b48be color space conversions
Hex:
        #3b48be
        RGB:
        59, 72, 190
        CMY:
        77, 72, 25
        CMYK:
        69, 62, 0, 25
      HSL:
        234°, 52.6104%, 48.8235%
        HSV (HSB):
        234°, 68.9474%, 74.5098%
        XYZ:
        13.4153, 9.2822, 49.7998
        xyY:
        0.1850, 0.1280, 9.2822
      CIE-Lab:
        36.5221, 33.9411, -63.5386
        CIE-LCH:
        36.5221, 72.0358, 298.1103
        CIE-Luv:
        36.5221, -9.5825, -91.0440
        Hunter-Lab:
        30.4668, 25.2810, -75.5864
      #3b48be color charts
#3b48be RGB chart
      #3b48be CMYK chart
      #3b48be RGB pie chart
      #3b48be color shades, tints & tones
#3b48be color schemes
#3b48be color preview, HTML & CSS examples
           This text has a color of #3b48be        
        
          <p style="color:#3b48be;">Text here</p>
        
        
          .mytext {color:#3b48be;}
        
        Text color #3b48be
      
           This box has a color of #3b48be        
        
          <div style="background-color:#3b48be;">Content here</div>
        
        
          .mybackground {background-color:#3b48be;}
        
        Background color #3b48be
      
           Border around this has a color of #3b48be        
        
          <div style="border:2px solid #3b48be;">Content here</div>
        
        
          .myborder {border:2px solid #3b48be;}
        
        Border color #3b48be