#0c70ff color space conversions
Hex:
        #0c70ff
        RGB:
        12, 112, 255
        CMY:
        95, 56, 0
        CMYK:
        95, 56, 0, 0
      HSL:
        215°, 100.0000%, 52.3529%
        HSV (HSB):
        215°, 95.2941%, 100.0000%
        XYZ:
        23.9958, 18.8865, 96.9885
        xyY:
        0.1716, 0.1350, 18.8865
      CIE-Lab:
        50.5542, 29.1397, -77.6861
        CIE-LCH:
        50.5542, 82.9714, 290.5608
        CIE-Luv:
        50.5542, -24.5809, -121.0663
        Hunter-Lab:
        43.4586, 22.5067, -101.8991
      #0c70ff color charts
#0c70ff RGB chart
      #0c70ff CMYK chart
      #0c70ff RGB pie chart
      #0c70ff color shades, tints & tones
#0c70ff color schemes
#0c70ff color preview, HTML & CSS examples
           This text has a color of #0c70ff        
        
          <p style="color:#0c70ff;">Text here</p>
        
        
          .mytext {color:#0c70ff;}
        
        Text color #0c70ff
      
           This box has a color of #0c70ff        
        
          <div style="background-color:#0c70ff;">Content here</div>
        
        
          .mybackground {background-color:#0c70ff;}
        
        Background color #0c70ff
      
           Border around this has a color of #0c70ff        
        
          <div style="border:2px solid #0c70ff;">Content here</div>
        
        
          .myborder {border:2px solid #0c70ff;}
        
        Border color #0c70ff