#3b55aa color space conversions
Hex:
        #3b55aa
        RGB:
        59, 85, 170
        CMY:
        77, 67, 33
        CMYK:
        65, 50, 0, 33
      HSL:
        226°, 48.4716%, 44.9020%
        HSV (HSB):
        226°, 65.2941%, 66.6667%
        XYZ:
        12.3078, 10.3291, 39.3752
        xyY:
        0.1985, 0.1666, 10.3291
      CIE-Lab:
        38.4267, 18.3617, -48.6509
        CIE-LCH:
        38.4267, 52.0006, 290.6774
        CIE-Luv:
        38.4267, -12.6496, -71.2241
        Hunter-Lab:
        32.1389, 12.1149, -50.1424
      #3b55aa color charts
#3b55aa RGB chart
      #3b55aa CMYK chart
      #3b55aa RGB pie chart
      #3b55aa color shades, tints & tones
#3b55aa color schemes
#3b55aa color preview, HTML & CSS examples
           This text has a color of #3b55aa        
        
          <p style="color:#3b55aa;">Text here</p>
        
        
          .mytext {color:#3b55aa;}
        
        Text color #3b55aa
      
           This box has a color of #3b55aa        
        
          <div style="background-color:#3b55aa;">Content here</div>
        
        
          .mybackground {background-color:#3b55aa;}
        
        Background color #3b55aa
      
           Border around this has a color of #3b55aa        
        
          <div style="border:2px solid #3b55aa;">Content here</div>
        
        
          .myborder {border:2px solid #3b55aa;}
        
        Border color #3b55aa