#0059bf color space conversions
Hex:
        #0059bf
        RGB:
        0, 89, 191
        CMY:
        100, 65, 25
        CMYK:
        100, 53, 0, 25
      HSL:
        212°, 100.0000%, 37.4510%
        HSV (HSB):
        212°, 100.0000%, 74.9020%
        XYZ:
        12.9763, 10.9063, 50.7114
        xyY:
        0.1740, 0.1462, 10.9063
      CIE-Lab:
        39.4223, 18.5698, -59.4730
        CIE-LCH:
        39.4223, 62.3047, 287.3404
        CIE-Luv:
        39.4223, -20.4644, -86.9794
        Hunter-Lab:
        33.0248, 12.3443, -67.9259
      #0059bf color charts
#0059bf RGB chart
      #0059bf CMYK chart
      #0059bf RGB pie chart
      #0059bf color shades, tints & tones
#0059bf color schemes
#0059bf color preview, HTML & CSS examples
           This text has a color of #0059bf        
        
          <p style="color:#0059bf;">Text here</p>
        
        
          .mytext {color:#0059bf;}
        
        Text color #0059bf
      
           This box has a color of #0059bf        
        
          <div style="background-color:#0059bf;">Content here</div>
        
        
          .mybackground {background-color:#0059bf;}
        
        Background color #0059bf
      
           Border around this has a color of #0059bf        
        
          <div style="border:2px solid #0059bf;">Content here</div>
        
        
          .myborder {border:2px solid #0059bf;}
        
        Border color #0059bf