#0c56dc color space conversions
Hex:
        #0c56dc
        RGB:
        12, 86, 220
        CMY:
        95, 66, 14
        CMYK:
        95, 61, 0, 14
      HSL:
        219°, 89.6552%, 45.4902%
        HSV (HSB):
        219°, 94.5455%, 86.2745%
        XYZ:
        16.3977, 11.9010, 69.1430
        xyY:
        0.1683, 0.1221, 11.9010
      CIE-Lab:
        41.0584, 32.4043, -73.5301
        CIE-LCH:
        41.0584, 80.3537, 293.7828
        CIE-Luv:
        41.0584, -18.5843, -107.8844
        Hunter-Lab:
        34.4979, 24.4740, -94.6845
      #0c56dc color charts
#0c56dc RGB chart
      #0c56dc CMYK chart
      #0c56dc RGB pie chart
      #0c56dc color shades, tints & tones
#0c56dc color schemes
#0c56dc color preview, HTML & CSS examples
           This text has a color of #0c56dc        
        
          <p style="color:#0c56dc;">Text here</p>
        
        
          .mytext {color:#0c56dc;}
        
        Text color #0c56dc
      
           This box has a color of #0c56dc        
        
          <div style="background-color:#0c56dc;">Content here</div>
        
        
          .mybackground {background-color:#0c56dc;}
        
        Background color #0c56dc
      
           Border around this has a color of #0c56dc        
        
          <div style="border:2px solid #0c56dc;">Content here</div>
        
        
          .myborder {border:2px solid #0c56dc;}
        
        Border color #0c56dc