#3059b4 color space conversions
Hex:
        #3059b4
        RGB:
        48, 89, 180
        CMY:
        81, 65, 29
        CMYK:
        73, 51, 0, 29
      HSL:
        221°, 57.8947%, 44.7059%
        HSV (HSB):
        221°, 73.3333%, 70.5882%
        XYZ:
        13.0295, 11.0684, 44.6297
        xyY:
        0.1896, 0.1610, 11.0684
      CIE-Lab:
        39.6955, 17.7435, -52.5388
        CIE-LCH:
        39.6955, 55.4541, 288.6609
        CIE-Luv:
        39.6955, -16.1516, -77.4160
        Hunter-Lab:
        33.2692, 11.6863, -56.2473
      #3059b4 color charts
#3059b4 RGB chart
      #3059b4 CMYK chart
      #3059b4 RGB pie chart
      #3059b4 color shades, tints & tones
#3059b4 color schemes
#3059b4 color preview, HTML & CSS examples
           This text has a color of #3059b4        
        
          <p style="color:#3059b4;">Text here</p>
        
        
          .mytext {color:#3059b4;}
        
        Text color #3059b4
      
           This box has a color of #3059b4        
        
          <div style="background-color:#3059b4;">Content here</div>
        
        
          .mybackground {background-color:#3059b4;}
        
        Background color #3059b4
      
           Border around this has a color of #3059b4        
        
          <div style="border:2px solid #3059b4;">Content here</div>
        
        
          .myborder {border:2px solid #3059b4;}
        
        Border color #3059b4