#0c76ec color space conversions
Hex:
        #0c76ec
        RGB:
        12, 118, 236
        CMY:
        95, 54, 7
        CMYK:
        95, 50, 0, 7
      HSL:
        212°, 90.3226%, 48.6275%
        HSV (HSB):
        212°, 94.9153%, 92.5490%
        XYZ:
        21.7704, 19.0912, 81.8944
        xyY:
        0.1773, 0.1555, 19.0912
      CIE-Lab:
        50.7937, 18.0194, -66.7226
        CIE-LCH:
        50.7937, 69.1130, 285.1131
        CIE-Luv:
        50.7937, -26.8103, -104.3903
        Hunter-Lab:
        43.6934, 12.4746, -80.5416
      #0c76ec color charts
#0c76ec RGB chart
      #0c76ec CMYK chart
      #0c76ec RGB pie chart
      #0c76ec color shades, tints & tones
#0c76ec color schemes
#0c76ec color preview, HTML & CSS examples
           This text has a color of #0c76ec        
        
          <p style="color:#0c76ec;">Text here</p>
        
        
          .mytext {color:#0c76ec;}
        
        Text color #0c76ec
      
           This box has a color of #0c76ec        
        
          <div style="background-color:#0c76ec;">Content here</div>
        
        
          .mybackground {background-color:#0c76ec;}
        
        Background color #0c76ec
      
           Border around this has a color of #0c76ec        
        
          <div style="border:2px solid #0c76ec;">Content here</div>
        
        
          .myborder {border:2px solid #0c76ec;}
        
        Border color #0c76ec