#0768dc color space conversions
Hex:
        #0768dc
        RGB:
        7, 104, 220
        CMY:
        97, 59, 14
        CMYK:
        97, 53, 0, 14
      HSL:
        213°, 93.8326%, 44.5098%
        HSV (HSB):
        213°, 96.8182%, 86.2745%
        XYZ:
        17.9562, 15.1131, 69.6809
        xyY:
        0.1748, 0.1471, 15.1131
      CIE-Lab:
        45.7887, 20.5681, -65.8190
        CIE-LCH:
        45.7887, 68.9578, 287.3537
        CIE-Luv:
        45.7887, -23.5299, -100.3217
        Hunter-Lab:
        38.8756, 14.4149, -79.0589
      #0768dc color charts
#0768dc RGB chart
      #0768dc CMYK chart
      #0768dc RGB pie chart
      #0768dc color shades, tints & tones
#0768dc color schemes
#0768dc color preview, HTML & CSS examples
           This text has a color of #0768dc        
        
          <p style="color:#0768dc;">Text here</p>
        
        
          .mytext {color:#0768dc;}
        
        Text color #0768dc
      
           This box has a color of #0768dc        
        
          <div style="background-color:#0768dc;">Content here</div>
        
        
          .mybackground {background-color:#0768dc;}
        
        Background color #0768dc
      
           Border around this has a color of #0768dc        
        
          <div style="border:2px solid #0768dc;">Content here</div>
        
        
          .myborder {border:2px solid #0768dc;}
        
        Border color #0768dc