#0b59bf color space conversions
Hex:
        #0b59bf
        RGB:
        11, 89, 191
        CMY:
        96, 65, 25
        CMYK:
        94, 53, 0, 25
      HSL:
        214°, 89.1089%, 39.6078%
        HSV (HSB):
        214°, 94.2408%, 74.9020%
        XYZ:
        13.1144, 10.9775, 50.7179
        xyY:
        0.1753, 0.1467, 10.9775
      CIE-Lab:
        39.5425, 18.9610, -59.2722
        CIE-LCH:
        39.5425, 62.2311, 287.7393
        CIE-Luv:
        39.5425, -19.9680, -86.8169
        Hunter-Lab:
        33.1323, 12.6720, -67.5667
      #0b59bf color charts
#0b59bf RGB chart
      #0b59bf CMYK chart
      #0b59bf RGB pie chart
      #0b59bf color shades, tints & tones
#0b59bf color schemes
#0b59bf color preview, HTML & CSS examples
           This text has a color of #0b59bf        
        
          <p style="color:#0b59bf;">Text here</p>
        
        
          .mytext {color:#0b59bf;}
        
        Text color #0b59bf
      
           This box has a color of #0b59bf        
        
          <div style="background-color:#0b59bf;">Content here</div>
        
        
          .mybackground {background-color:#0b59bf;}
        
        Background color #0b59bf
      
           Border around this has a color of #0b59bf        
        
          <div style="border:2px solid #0b59bf;">Content here</div>
        
        
          .myborder {border:2px solid #0b59bf;}
        
        Border color #0b59bf