#0c347a color space conversions
Hex:
        #0c347a
        RGB:
        12, 52, 122
        CMY:
        95, 80, 52
        CMYK:
        90, 57, 0, 52
      HSL:
        218°, 82.0896%, 26.2745%
        HSV (HSB):
        218°, 90.1639%, 47.8431%
        XYZ:
        4.8925, 3.9393, 18.9149
        xyY:
        0.1763, 0.1420, 3.9393
      CIE-Lab:
        23.4697, 15.8663, -43.5437
        CIE-LCH:
        23.4697, 46.3443, 290.0206
        CIE-Luv:
        23.4697, -10.9041, -53.2921
        Hunter-Lab:
        19.8476, 9.2671, -42.6102
      #0c347a color charts
#0c347a RGB chart
      #0c347a CMYK chart
      #0c347a RGB pie chart
      #0c347a color shades, tints & tones
#0c347a color schemes
#0c347a color preview, HTML & CSS examples
           This text has a color of #0c347a        
        
          <p style="color:#0c347a;">Text here</p>
        
        
          .mytext {color:#0c347a;}
        
        Text color #0c347a
      
           This box has a color of #0c347a        
        
          <div style="background-color:#0c347a;">Content here</div>
        
        
          .mybackground {background-color:#0c347a;}
        
        Background color #0c347a
      
           Border around this has a color of #0c347a        
        
          <div style="border:2px solid #0c347a;">Content here</div>
        
        
          .myborder {border:2px solid #0c347a;}
        
        Border color #0c347a