#3b73af color space conversions
Hex:
        #3b73af
        RGB:
        59, 115, 175
        CMY:
        77, 55, 31
        CMYK:
        66, 34, 0, 31
      HSL:
        211°, 49.5726%, 45.8824%
        HSV (HSB):
        211°, 66.2857%, 68.6275%
        XYZ:
        15.6722, 16.2864, 42.8750
        xyY:
        0.2094, 0.2176, 16.2864
      CIE-Lab:
        47.3480, 1.1271, -37.3716
        CIE-LCH:
        47.3480, 37.3886, 271.7274
        CIE-Luv:
        47.3480, -22.4772, -56.0962
        Hunter-Lab:
        40.3564, -1.3041, -34.7407
      #3b73af color charts
#3b73af RGB chart
      #3b73af CMYK chart
      #3b73af RGB pie chart
      #3b73af color shades, tints & tones
#3b73af color schemes
#3b73af color preview, HTML & CSS examples
           This text has a color of #3b73af        
        
          <p style="color:#3b73af;">Text here</p>
        
        
          .mytext {color:#3b73af;}
        
        Text color #3b73af
      
           This box has a color of #3b73af        
        
          <div style="background-color:#3b73af;">Content here</div>
        
        
          .mybackground {background-color:#3b73af;}
        
        Background color #3b73af
      
           Border around this has a color of #3b73af        
        
          <div style="border:2px solid #3b73af;">Content here</div>
        
        
          .myborder {border:2px solid #3b73af;}
        
        Border color #3b73af