#0c2def color space conversions
Hex:
        #0c2def
        RGB:
        12, 45, 239
        CMY:
        95, 82, 6
        CMYK:
        95, 81, 0, 6
      HSL:
        231°, 90.4382%, 49.2157%
        HSV (HSB):
        231°, 94.9791%, 93.7255%
        XYZ:
        16.6700, 8.1869, 82.3630
        xyY:
        0.1555, 0.0764, 8.1869
      CIE-Lab:
        34.3692, 62.7696, -95.3869
        CIE-LCH:
        34.3692, 114.1870, 303.3470
        CIE-Luv:
        34.3692, -11.3243, -124.0884
        Hunter-Lab:
        28.6128, 53.9227, -150.6394
      #0c2def color charts
#0c2def RGB chart
      #0c2def CMYK chart
      #0c2def RGB pie chart
      #0c2def color shades, tints & tones
#0c2def color schemes
#0c2def color preview, HTML & CSS examples
           This text has a color of #0c2def        
        
          <p style="color:#0c2def;">Text here</p>
        
        
          .mytext {color:#0c2def;}
        
        Text color #0c2def
      
           This box has a color of #0c2def        
        
          <div style="background-color:#0c2def;">Content here</div>
        
        
          .mybackground {background-color:#0c2def;}
        
        Background color #0c2def
      
           Border around this has a color of #0c2def        
        
          <div style="border:2px solid #0c2def;">Content here</div>
        
        
          .myborder {border:2px solid #0c2def;}
        
        Border color #0c2def