#0762ff color space conversions
Hex:
        #0762ff
        RGB:
        7, 98, 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.5053, 16.0005, 96.5100
        xyY:
        0.1667, 0.1185, 16.0005
      CIE-Lab:
        46.9752, 37.8829, -83.5398
        CIE-LCH:
        46.9752, 91.7279, 294.3929
        CIE-Luv:
        46.9752, -21.2337, -126.7024
        Hunter-Lab:
        40.0007, 30.4271, -115.0491
      #0762ff color charts
#0762ff RGB chart
      #0762ff CMYK chart
      #0762ff RGB pie chart
      #0762ff color shades, tints & tones
#0762ff color schemes
#0762ff color preview, HTML & CSS examples
           This text has a color of #0762ff        
        
          <p style="color:#0762ff;">Text here</p>
        
        
          .mytext {color:#0762ff;}
        
        Text color #0762ff
      
           This box has a color of #0762ff        
        
          <div style="background-color:#0762ff;">Content here</div>
        
        
          .mybackground {background-color:#0762ff;}
        
        Background color #0762ff
      
           Border around this has a color of #0762ff        
        
          <div style="border:2px solid #0762ff;">Content here</div>
        
        
          .myborder {border:2px solid #0762ff;}
        
        Border color #0762ff