#0c218e color space conversions
Hex:
        #0c218e
        RGB:
        12, 33, 142
        CMY:
        95, 87, 44
        CMYK:
        92, 77, 0, 44
      HSL:
        230°, 84.4156%, 30.1961%
        HSV (HSB):
        230°, 91.5493%, 55.6863%
        XYZ:
        5.5780, 3.1189, 25.8992
        xyY:
        0.1612, 0.0902, 3.1189
      CIE-Lab:
        20.5138, 36.9172, -60.9644
        CIE-LCH:
        20.5138, 71.2709, 301.1971
        CIE-Luv:
        20.5138, -7.0104, -67.3397
        Hunter-Lab:
        17.6603, 25.4731, -74.5877
      #0c218e color charts
#0c218e RGB chart
      #0c218e CMYK chart
      #0c218e RGB pie chart
      #0c218e color shades, tints & tones
#0c218e color schemes
#0c218e color preview, HTML & CSS examples
           This text has a color of #0c218e        
        
          <p style="color:#0c218e;">Text here</p>
        
        
          .mytext {color:#0c218e;}
        
        Text color #0c218e
      
           This box has a color of #0c218e        
        
          <div style="background-color:#0c218e;">Content here</div>
        
        
          .mybackground {background-color:#0c218e;}
        
        Background color #0c218e
      
           Border around this has a color of #0c218e        
        
          <div style="border:2px solid #0c218e;">Content here</div>
        
        
          .myborder {border:2px solid #0c218e;}
        
        Border color #0c218e