#0c14ff color space conversions
Hex:
        #0c14ff
        RGB:
        12, 20, 255
        CMY:
        95, 92, 0
        CMYK:
        95, 92, 0, 0
      HSL:
        238°, 100.0000%, 52.3529%
        HSV (HSB):
        238°, 95.2941%, 100.0000%
        XYZ:
        18.4518, 7.7985, 95.1405
        xyY:
        0.1520, 0.0642, 7.7985
      CIE-Lab:
        33.5596, 75.8952, -105.7570
        CIE-LCH:
        33.5596, 130.1716, 305.6646
        CIE-Luv:
        33.5596, -9.8003, -131.5647
        Hunter-Lab:
        27.9257, 69.0728, -182.4476
      #0c14ff color charts
#0c14ff RGB chart
      #0c14ff CMYK chart
      #0c14ff RGB pie chart
      #0c14ff color shades, tints & tones
#0c14ff color schemes
#0c14ff color preview, HTML & CSS examples
           This text has a color of #0c14ff        
        
          <p style="color:#0c14ff;">Text here</p>
        
        
          .mytext {color:#0c14ff;}
        
        Text color #0c14ff
      
           This box has a color of #0c14ff        
        
          <div style="background-color:#0c14ff;">Content here</div>
        
        
          .mybackground {background-color:#0c14ff;}
        
        Background color #0c14ff
      
           Border around this has a color of #0c14ff        
        
          <div style="border:2px solid #0c14ff;">Content here</div>
        
        
          .myborder {border:2px solid #0c14ff;}
        
        Border color #0c14ff