#0c4eeb color space conversions
Hex:
        #0c4eeb
        RGB:
        12, 78, 235
        CMY:
        95, 69, 8
        CMYK:
        95, 67, 0, 8
      HSL:
        222°, 90.2834%, 48.4314%
        HSV (HSB):
        222°, 94.8936%, 92.1569%
        XYZ:
        17.8714, 11.5251, 79.8799
        xyY:
        0.1635, 0.1055, 11.5251
      CIE-Lab:
        40.4512, 43.1225, -83.0507
        CIE-LCH:
        40.4512, 93.5787, 297.4397
        CIE-Luv:
        40.4512, -16.6930, -119.5452
        Hunter-Lab:
        33.9486, 34.5567, -115.7432
      #0c4eeb color charts
#0c4eeb RGB chart
      #0c4eeb CMYK chart
      #0c4eeb RGB pie chart
      #0c4eeb color shades, tints & tones
#0c4eeb color schemes
#0c4eeb color preview, HTML & CSS examples
           This text has a color of #0c4eeb        
        
          <p style="color:#0c4eeb;">Text here</p>
        
        
          .mytext {color:#0c4eeb;}
        
        Text color #0c4eeb
      
           This box has a color of #0c4eeb        
        
          <div style="background-color:#0c4eeb;">Content here</div>
        
        
          .mybackground {background-color:#0c4eeb;}
        
        Background color #0c4eeb
      
           Border around this has a color of #0c4eeb        
        
          <div style="border:2px solid #0c4eeb;">Content here</div>
        
        
          .myborder {border:2px solid #0c4eeb;}
        
        Border color #0c4eeb