#0c2eec color space conversions
Hex:
        #0c2eec
        RGB:
        12, 46, 236
        CMY:
        95, 82, 7
        CMYK:
        95, 81, 0, 7
      HSL:
        231°, 90.3226%, 48.6275%
        HSV (HSB):
        231°, 94.9153%, 92.5490%
        XYZ:
        16.2689, 8.0883, 80.0606
        xyY:
        0.1558, 0.0775, 8.0883
      CIE-Lab:
        34.1661, 61.3824, -94.0230
        CIE-LCH:
        34.1661, 112.2859, 303.1383
        CIE-Luv:
        34.1661, -11.3612, -122.4295
        Hunter-Lab:
        28.4399, 52.3404, -146.9982
      #0c2eec color charts
#0c2eec RGB chart
      #0c2eec CMYK chart
      #0c2eec RGB pie chart
      #0c2eec color shades, tints & tones
#0c2eec color schemes
#0c2eec color preview, HTML & CSS examples
           This text has a color of #0c2eec        
        
          <p style="color:#0c2eec;">Text here</p>
        
        
          .mytext {color:#0c2eec;}
        
        Text color #0c2eec
      
           This box has a color of #0c2eec        
        
          <div style="background-color:#0c2eec;">Content here</div>
        
        
          .mybackground {background-color:#0c2eec;}
        
        Background color #0c2eec
      
           Border around this has a color of #0c2eec        
        
          <div style="border:2px solid #0c2eec;">Content here</div>
        
        
          .myborder {border:2px solid #0c2eec;}
        
        Border color #0c2eec