#0c46fd color space conversions
Hex:
        #0c46fd
        RGB:
        12, 70, 253
        CMY:
        95, 73, 1
        CMYK:
        95, 72, 0, 1
      HSL:
        226°, 98.3673%, 51.9608%
        HSV (HSB):
        226°, 95.2569%, 99.2157%
        XYZ:
        20.0714, 11.5503, 94.1001
        xyY:
        0.1596, 0.0919, 11.5503
      CIE-Lab:
        40.4923, 54.2472, -93.1045
        CIE-LCH:
        40.4923, 107.7554, 300.2272
        CIE-Luv:
        40.4923, -15.2867, -131.4823
        Hunter-Lab:
        33.9858, 45.9438, -140.3725
      #0c46fd color charts
#0c46fd RGB chart
      #0c46fd CMYK chart
      #0c46fd RGB pie chart
      #0c46fd color shades, tints & tones
#0c46fd color schemes
#0c46fd color preview, HTML & CSS examples
           This text has a color of #0c46fd        
        
          <p style="color:#0c46fd;">Text here</p>
        
        
          .mytext {color:#0c46fd;}
        
        Text color #0c46fd
      
           This box has a color of #0c46fd        
        
          <div style="background-color:#0c46fd;">Content here</div>
        
        
          .mybackground {background-color:#0c46fd;}
        
        Background color #0c46fd
      
           Border around this has a color of #0c46fd        
        
          <div style="border:2px solid #0c46fd;">Content here</div>
        
        
          .myborder {border:2px solid #0c46fd;}
        
        Border color #0c46fd