#0c6eff color space conversions
Hex:
        #0c6eff
        RGB:
        12, 110, 255
        CMY:
        95, 57, 0
        CMYK:
        95, 57, 0, 0
      HSL:
        216°, 100.0000%, 52.3529%
        HSV (HSB):
        216°, 95.2941%, 100.0000%
        XYZ:
        23.7775, 18.4500, 96.9157
        xyY:
        0.1709, 0.1326, 18.4500
      CIE-Lab:
        50.0375, 30.4059, -78.5289
        CIE-LCH:
        50.0375, 84.2099, 291.1661
        CIE-Luv:
        50.0375, -24.0574, -121.9677
        Hunter-Lab:
        42.9535, 23.6427, -103.7083
      #0c6eff color charts
#0c6eff RGB chart
      #0c6eff CMYK chart
      #0c6eff RGB pie chart
      #0c6eff color shades, tints & tones
#0c6eff color schemes
#0c6eff color preview, HTML & CSS examples
           This text has a color of #0c6eff        
        
          <p style="color:#0c6eff;">Text here</p>
        
        
          .mytext {color:#0c6eff;}
        
        Text color #0c6eff
      
           This box has a color of #0c6eff        
        
          <div style="background-color:#0c6eff;">Content here</div>
        
        
          .mybackground {background-color:#0c6eff;}
        
        Background color #0c6eff
      
           Border around this has a color of #0c6eff        
        
          <div style="border:2px solid #0c6eff;">Content here</div>
        
        
          .myborder {border:2px solid #0c6eff;}
        
        Border color #0c6eff