#0761ff color space conversions
Hex:
        #0761ff
        RGB:
        7, 97, 255
        CMY:
        97, 62, 0
        CMYK:
        97, 62, 0, 0
      HSL:
        218°, 100.0000%, 51.3725%
        HSV (HSB):
        218°, 97.2549%, 100.0000%
        XYZ:
        22.4123, 15.8146, 96.4790
        xyY:
        0.1664, 0.1174, 15.8146
      CIE-Lab:
        46.7303, 38.5121, -83.9415
        CIE-LCH:
        46.7303, 92.3545, 294.6455
        CIE-Luv:
        46.7303, -20.9976, -127.0349
        Hunter-Lab:
        39.7675, 31.0065, -116.0047
      #0761ff color charts
#0761ff RGB chart
      #0761ff CMYK chart
      #0761ff RGB pie chart
      #0761ff color shades, tints & tones
#0761ff color schemes
#0761ff color preview, HTML & CSS examples
           This text has a color of #0761ff        
        
          <p style="color:#0761ff;">Text here</p>
        
        
          .mytext {color:#0761ff;}
        
        Text color #0761ff
      
           This box has a color of #0761ff        
        
          <div style="background-color:#0761ff;">Content here</div>
        
        
          .mybackground {background-color:#0761ff;}
        
        Background color #0761ff
      
           Border around this has a color of #0761ff        
        
          <div style="border:2px solid #0761ff;">Content here</div>
        
        
          .myborder {border:2px solid #0761ff;}
        
        Border color #0761ff