#0c4ecd color space conversions
Hex:
        #0c4ecd
        RGB:
        12, 78, 205
        CMY:
        95, 69, 20
        CMYK:
        94, 62, 0, 20
      HSL:
        219°, 88.9401%, 42.5490%
        HSV (HSB):
        219°, 94.1463%, 80.3922%
        XYZ:
        13.8955, 9.9347, 58.9428
        xyY:
        0.1679, 0.1200, 9.9347
      CIE-Lab:
        37.7250, 31.8261, -70.3704
        CIE-LCH:
        37.7250, 77.2327, 294.3356
        CIE-Luv:
        37.7250, -16.7927, -100.6160
        Hunter-Lab:
        31.5194, 23.5335, -88.8117
      #0c4ecd color charts
#0c4ecd RGB chart
      #0c4ecd CMYK chart
      #0c4ecd RGB pie chart
      #0c4ecd color shades, tints & tones
#0c4ecd color schemes
#0c4ecd color preview, HTML & CSS examples
           This text has a color of #0c4ecd        
        
          <p style="color:#0c4ecd;">Text here</p>
        
        
          .mytext {color:#0c4ecd;}
        
        Text color #0c4ecd
      
           This box has a color of #0c4ecd        
        
          <div style="background-color:#0c4ecd;">Content here</div>
        
        
          .mybackground {background-color:#0c4ecd;}
        
        Background color #0c4ecd
      
           Border around this has a color of #0c4ecd        
        
          <div style="border:2px solid #0c4ecd;">Content here</div>
        
        
          .myborder {border:2px solid #0c4ecd;}
        
        Border color #0c4ecd