#0c36aa color space conversions
Hex:
        #0c36aa
        RGB:
        12, 54, 170
        CMY:
        95, 79, 33
        CMYK:
        93, 68, 0, 33
      HSL:
        224°, 86.8132%, 35.6863%
        HSV (HSB):
        224°, 92.9412%, 66.6667%
        XYZ:
        8.7265, 5.6188, 38.6548
        xyY:
        0.1647, 0.1060, 5.6188
      CIE-Lab:
        28.4295, 34.0576, -65.0129
        CIE-LCH:
        28.4295, 73.3935, 297.6482
        CIE-Luv:
        28.4295, -11.3846, -83.6545
        Hunter-Lab:
        23.7040, 24.2319, -80.0933
      #0c36aa color charts
#0c36aa RGB chart
      #0c36aa CMYK chart
      #0c36aa RGB pie chart
      #0c36aa color shades, tints & tones
#0c36aa color schemes
#0c36aa color preview, HTML & CSS examples
           This text has a color of #0c36aa        
        
          <p style="color:#0c36aa;">Text here</p>
        
        
          .mytext {color:#0c36aa;}
        
        Text color #0c36aa
      
           This box has a color of #0c36aa        
        
          <div style="background-color:#0c36aa;">Content here</div>
        
        
          .mybackground {background-color:#0c36aa;}
        
        Background color #0c36aa
      
           Border around this has a color of #0c36aa        
        
          <div style="border:2px solid #0c36aa;">Content here</div>
        
        
          .myborder {border:2px solid #0c36aa;}
        
        Border color #0c36aa