#0765db color space conversions
Hex:
        #0765db
        RGB:
        7, 101, 219
        CMY:
        97, 60, 14
        CMYK:
        97, 54, 0, 14
      HSL:
        213°, 93.8053%, 44.3137%
        HSV (HSB):
        213°, 96.8037%, 85.8824%
        XYZ:
        17.5275, 14.4670, 68.8864
        xyY:
        0.1737, 0.1434, 14.4670
      CIE-Lab:
        44.8954, 22.1171, -66.7018
        CIE-LCH:
        44.8954, 70.2730, 288.3446
        CIE-Luv:
        44.8954, -22.7208, -101.0979
        Hunter-Lab:
        38.0355, 15.6940, -80.7558
      #0765db color charts
#0765db RGB chart
      #0765db CMYK chart
      #0765db RGB pie chart
      #0765db color shades, tints & tones
#0765db color schemes
#0765db color preview, HTML & CSS examples
           This text has a color of #0765db        
        
          <p style="color:#0765db;">Text here</p>
        
        
          .mytext {color:#0765db;}
        
        Text color #0765db
      
           This box has a color of #0765db        
        
          <div style="background-color:#0765db;">Content here</div>
        
        
          .mybackground {background-color:#0765db;}
        
        Background color #0765db
      
           Border around this has a color of #0765db        
        
          <div style="border:2px solid #0765db;">Content here</div>
        
        
          .myborder {border:2px solid #0765db;}
        
        Border color #0765db