#0c1aec color space conversions
Hex:
        #0c1aec
        RGB:
        12, 26, 236
        CMY:
        95, 90, 7
        CMYK:
        95, 89, 0, 7
      HSL:
        236°, 90.3226%, 48.6275%
        HSV (HSB):
        236°, 94.9153%, 92.5490%
        XYZ:
        15.6613, 6.8731, 79.8581
        xyY:
        0.1530, 0.0671, 6.8731
      CIE-Lab:
        31.5162, 69.3042, -98.4394
        CIE-LCH:
        31.5162, 120.3885, 305.1467
        CIE-Luv:
        31.5162, -9.4294, -121.1553
        Hunter-Lab:
        26.2166, 60.7539, -162.2512
      #0c1aec color charts
#0c1aec RGB chart
      #0c1aec CMYK chart
      #0c1aec RGB pie chart
      #0c1aec color shades, tints & tones
#0c1aec color schemes
#0c1aec color preview, HTML & CSS examples
           This text has a color of #0c1aec        
        
          <p style="color:#0c1aec;">Text here</p>
        
        
          .mytext {color:#0c1aec;}
        
        Text color #0c1aec
      
           This box has a color of #0c1aec        
        
          <div style="background-color:#0c1aec;">Content here</div>
        
        
          .mybackground {background-color:#0c1aec;}
        
        Background color #0c1aec
      
           Border around this has a color of #0c1aec        
        
          <div style="border:2px solid #0c1aec;">Content here</div>
        
        
          .myborder {border:2px solid #0c1aec;}
        
        Border color #0c1aec