#0760dc color space conversions
Hex:
        #0760dc
        RGB:
        7, 96, 220
        CMY:
        97, 62, 14
        CMYK:
        97, 56, 0, 14
      HSL:
        215°, 93.8326%, 44.5098%
        HSV (HSB):
        215°, 96.8182%, 86.2745%
        XYZ:
        17.1888, 13.5782, 69.4251
        xyY:
        0.1716, 0.1355, 13.5782
      CIE-Lab:
        43.6219, 25.7610, -69.3438
        CIE-LCH:
        43.6219, 73.9742, 290.3799
        CIE-Luv:
        43.6219, -21.3353, -104.0995
        Hunter-Lab:
        36.8486, 18.7797, -85.9119
      #0760dc color charts
#0760dc RGB chart
      #0760dc CMYK chart
      #0760dc RGB pie chart
      #0760dc color shades, tints & tones
#0760dc color schemes
#0760dc color preview, HTML & CSS examples
           This text has a color of #0760dc        
        
          <p style="color:#0760dc;">Text here</p>
        
        
          .mytext {color:#0760dc;}
        
        Text color #0760dc
      
           This box has a color of #0760dc        
        
          <div style="background-color:#0760dc;">Content here</div>
        
        
          .mybackground {background-color:#0760dc;}
        
        Background color #0760dc
      
           Border around this has a color of #0760dc        
        
          <div style="border:2px solid #0760dc;">Content here</div>
        
        
          .myborder {border:2px solid #0760dc;}
        
        Border color #0760dc