#0c73cb color space conversions
Hex:
        #0c73cb
        RGB:
        12, 115, 203
        CMY:
        95, 55, 20
        CMYK:
        94, 43, 0, 20
      HSL:
        208°, 88.8372%, 42.1569%
        HSV (HSB):
        208°, 94.0887%, 79.6078%
        XYZ:
        17.0618, 16.6514, 58.8147
        xyY:
        0.1844, 0.1800, 16.6514
      CIE-Lab:
        47.8178, 6.9775, -52.8509
        CIE-LCH:
        47.8178, 53.3095, 277.5208
        CIE-Luv:
        47.8178, -27.2765, -80.9719
        Hunter-Lab:
        40.8062, 3.2235, -56.8915
      #0c73cb color charts
#0c73cb RGB chart
      #0c73cb CMYK chart
      #0c73cb RGB pie chart
      #0c73cb color shades, tints & tones
#0c73cb color schemes
#0c73cb color preview, HTML & CSS examples
           This text has a color of #0c73cb        
        
          <p style="color:#0c73cb;">Text here</p>
        
        
          .mytext {color:#0c73cb;}
        
        Text color #0c73cb
      
           This box has a color of #0c73cb        
        
          <div style="background-color:#0c73cb;">Content here</div>
        
        
          .mybackground {background-color:#0c73cb;}
        
        Background color #0c73cb
      
           Border around this has a color of #0c73cb        
        
          <div style="border:2px solid #0c73cb;">Content here</div>
        
        
          .myborder {border:2px solid #0c73cb;}
        
        Border color #0c73cb