#0c21af color space conversions
Hex:
        #0c21af
        RGB:
        12, 33, 175
        CMY:
        95, 87, 31
        CMYK:
        93, 81, 0, 31
      HSL:
        232°, 87.1658%, 36.6667%
        HSV (HSB):
        232°, 93.1429%, 68.6275%
        XYZ:
        8.4333, 4.2610, 40.9354
        xyY:
        0.1573, 0.0795, 4.2610
      CIE-Lab:
        24.5162, 48.3707, -74.4920
        CIE-LCH:
        24.5162, 88.8188, 302.9973
        CIE-Luv:
        24.5162, -7.9632, -86.6352
        Hunter-Lab:
        20.6422, 36.8018, -103.1278
      #0c21af color charts
#0c21af RGB chart
      #0c21af CMYK chart
      #0c21af RGB pie chart
      #0c21af color shades, tints & tones
#0c21af color schemes
#0c21af color preview, HTML & CSS examples
           This text has a color of #0c21af        
        
          <p style="color:#0c21af;">Text here</p>
        
        
          .mytext {color:#0c21af;}
        
        Text color #0c21af
      
           This box has a color of #0c21af        
        
          <div style="background-color:#0c21af;">Content here</div>
        
        
          .mybackground {background-color:#0c21af;}
        
        Background color #0c21af
      
           Border around this has a color of #0c21af        
        
          <div style="border:2px solid #0c21af;">Content here</div>
        
        
          .myborder {border:2px solid #0c21af;}
        
        Border color #0c21af