#0c56ea color space conversions
Hex:
        #0c56ea
        RGB:
        12, 86, 234
        CMY:
        95, 66, 8
        CMYK:
        95, 63, 0, 8
      HSL:
        220°, 90.2439%, 48.2353%
        HSV (HSB):
        220°, 94.8718%, 91.7647%
        XYZ:
        18.3307, 12.6743, 79.3221
        xyY:
        0.1661, 0.1149, 12.6743
      CIE-Lab:
        42.2683, 37.7232, -79.4970
        CIE-LCH:
        42.2683, 87.9932, 295.3855
        CIE-Luv:
        42.2683, -18.4575, -116.9382
        Hunter-Lab:
        35.6009, 29.6069, -107.1830
      #0c56ea color charts
#0c56ea RGB chart
      #0c56ea CMYK chart
      #0c56ea RGB pie chart
      #0c56ea color shades, tints & tones
#0c56ea color schemes
#0c56ea color preview, HTML & CSS examples
           This text has a color of #0c56ea        
        
          <p style="color:#0c56ea;">Text here</p>
        
        
          .mytext {color:#0c56ea;}
        
        Text color #0c56ea
      
           This box has a color of #0c56ea        
        
          <div style="background-color:#0c56ea;">Content here</div>
        
        
          .mybackground {background-color:#0c56ea;}
        
        Background color #0c56ea
      
           Border around this has a color of #0c56ea        
        
          <div style="border:2px solid #0c56ea;">Content here</div>
        
        
          .myborder {border:2px solid #0c56ea;}
        
        Border color #0c56ea