#0c16fa color space conversions
Hex:
        #0c16fa
        RGB:
        12, 22, 250
        CMY:
        95, 91, 2
        CMYK:
        95, 91, 0, 2
      HSL:
        237°, 95.9677%, 51.3725%
        HSV (HSB):
        237°, 95.2000%, 98.0392%
        XYZ:
        17.6938, 7.5541, 90.9680
        xyY:
        0.1522, 0.0650, 7.5541
      CIE-Lab:
        33.0365, 74.1306, -103.8220
        CIE-LCH:
        33.0365, 127.5710, 305.5275
        CIE-Luv:
        33.0365, -9.7121, -128.8482
        Hunter-Lab:
        27.4847, 66.8146, -176.9966
      #0c16fa color charts
#0c16fa RGB chart
      #0c16fa CMYK chart
      #0c16fa RGB pie chart
      #0c16fa color shades, tints & tones
#0c16fa color schemes
#0c16fa color preview, HTML & CSS examples
           This text has a color of #0c16fa        
        
          <p style="color:#0c16fa;">Text here</p>
        
        
          .mytext {color:#0c16fa;}
        
        Text color #0c16fa
      
           This box has a color of #0c16fa        
        
          <div style="background-color:#0c16fa;">Content here</div>
        
        
          .mybackground {background-color:#0c16fa;}
        
        Background color #0c16fa
      
           Border around this has a color of #0c16fa        
        
          <div style="border:2px solid #0c16fa;">Content here</div>
        
        
          .myborder {border:2px solid #0c16fa;}
        
        Border color #0c16fa