#0c2aec color space conversions
Hex:
        #0c2aec
        RGB:
        12, 42, 236
        CMY:
        95, 84, 7
        CMYK:
        95, 82, 0, 7
      HSL:
        232°, 90.3226%, 48.6275%
        HSV (HSB):
        232°, 94.9153%, 92.5490%
        XYZ:
        16.1199, 7.7902, 80.0109
        xyY:
        0.1551, 0.0750, 7.7902
      CIE-Lab:
        33.5421, 63.2215, -95.0614
        CIE-LCH:
        33.5421, 114.1650, 303.6263
        CIE-Luv:
        33.5421, -10.8903, -122.2553
        Hunter-Lab:
        27.9110, 54.2480, -150.4259
      #0c2aec color charts
#0c2aec RGB chart
      #0c2aec CMYK chart
      #0c2aec RGB pie chart
      #0c2aec color shades, tints & tones
#0c2aec color schemes
#0c2aec color preview, HTML & CSS examples
           This text has a color of #0c2aec        
        
          <p style="color:#0c2aec;">Text here</p>
        
        
          .mytext {color:#0c2aec;}
        
        Text color #0c2aec
      
           This box has a color of #0c2aec        
        
          <div style="background-color:#0c2aec;">Content here</div>
        
        
          .mybackground {background-color:#0c2aec;}
        
        Background color #0c2aec
      
           Border around this has a color of #0c2aec        
        
          <div style="border:2px solid #0c2aec;">Content here</div>
        
        
          .myborder {border:2px solid #0c2aec;}
        
        Border color #0c2aec