#0c12fa color space conversions
Hex:
        #0c12fa
        RGB:
        12, 18, 250
        CMY:
        95, 93, 2
        CMYK:
        95, 93, 0, 2
      HSL:
        238°, 95.9677%, 51.3725%
        HSV (HSB):
        238°, 95.2000%, 98.0392%
        XYZ:
        17.6232, 7.4129, 90.9445
        xyY:
        0.1519, 0.0639, 7.4129
      CIE-Lab:
        32.7290, 75.0756, -104.3358
        CIE-LCH:
        32.7290, 128.5392, 305.7372
        CIE-Luv:
        32.7290, -9.5015, -128.5924
        Hunter-Lab:
        27.2266, 67.8927, -178.9862
      #0c12fa color charts
#0c12fa RGB chart
      #0c12fa CMYK chart
      #0c12fa RGB pie chart
      #0c12fa color shades, tints & tones
#0c12fa color schemes
#0c12fa color preview, HTML & CSS examples
           This text has a color of #0c12fa        
        
          <p style="color:#0c12fa;">Text here</p>
        
        
          .mytext {color:#0c12fa;}
        
        Text color #0c12fa
      
           This box has a color of #0c12fa        
        
          <div style="background-color:#0c12fa;">Content here</div>
        
        
          .mybackground {background-color:#0c12fa;}
        
        Background color #0c12fa
      
           Border around this has a color of #0c12fa        
        
          <div style="border:2px solid #0c12fa;">Content here</div>
        
        
          .myborder {border:2px solid #0c12fa;}
        
        Border color #0c12fa