#0c56eb color space conversions
Hex:
        #0c56eb
        RGB:
        12, 86, 235
        CMY:
        95, 66, 8
        CMYK:
        95, 63, 0, 8
      HSL:
        220°, 90.2834%, 48.4314%
        HSV (HSB):
        220°, 94.8936%, 92.1569%
        XYZ:
        18.4748, 12.7319, 80.0810
        xyY:
        0.1660, 0.1144, 12.7319
      CIE-Lab:
        42.3565, 38.0981, -79.9170
        CIE-LCH:
        42.3565, 88.5335, 295.4881
        CIE-Luv:
        42.3565, -18.4509, -117.5749
        Hunter-Lab:
        35.6818, 29.9780, -108.0880
      #0c56eb color charts
#0c56eb RGB chart
      #0c56eb CMYK chart
      #0c56eb RGB pie chart
      #0c56eb color shades, tints & tones
#0c56eb color schemes
#0c56eb color preview, HTML & CSS examples
           This text has a color of #0c56eb        
        
          <p style="color:#0c56eb;">Text here</p>
        
        
          .mytext {color:#0c56eb;}
        
        Text color #0c56eb
      
           This box has a color of #0c56eb        
        
          <div style="background-color:#0c56eb;">Content here</div>
        
        
          .mybackground {background-color:#0c56eb;}
        
        Background color #0c56eb
      
           Border around this has a color of #0c56eb        
        
          <div style="border:2px solid #0c56eb;">Content here</div>
        
        
          .myborder {border:2px solid #0c56eb;}
        
        Border color #0c56eb