#3b54ba color space conversions
Hex:
        #3b54ba
        RGB:
        59, 84, 186
        CMY:
        77, 67, 27
        CMYK:
        68, 55, 0, 27
      HSL:
        228°, 51.8367%, 48.0392%
        HSV (HSB):
        228°, 68.2796%, 72.9412%
        XYZ:
        13.8369, 10.8156, 47.8127
        xyY:
        0.1909, 0.1493, 10.8156
      CIE-Lab:
        39.2682, 24.8039, -56.7267
        CIE-LCH:
        39.2682, 61.9124, 293.6175
        CIE-Luv:
        39.2682, -12.5647, -83.5563
        Hunter-Lab:
        32.8871, 17.5494, -63.1774
      #3b54ba color charts
#3b54ba RGB chart
      #3b54ba CMYK chart
      #3b54ba RGB pie chart
      #3b54ba color shades, tints & tones
#3b54ba color schemes
#3b54ba color preview, HTML & CSS examples
           This text has a color of #3b54ba        
        
          <p style="color:#3b54ba;">Text here</p>
        
        
          .mytext {color:#3b54ba;}
        
        Text color #3b54ba
      
           This box has a color of #3b54ba        
        
          <div style="background-color:#3b54ba;">Content here</div>
        
        
          .mybackground {background-color:#3b54ba;}
        
        Background color #3b54ba
      
           Border around this has a color of #3b54ba        
        
          <div style="border:2px solid #3b54ba;">Content here</div>
        
        
          .myborder {border:2px solid #3b54ba;}
        
        Border color #3b54ba