#0b79ef color space conversions
Hex:
        #0b79ef
        RGB:
        11, 121, 239
        CMY:
        96, 53, 6
        CMYK:
        95, 49, 0, 6
      HSL:
        211°, 91.2000%, 49.0196%
        HSV (HSB):
        211°, 95.3975%, 93.7255%
        XYZ:
        22.5554, 19.9779, 84.3287
        xyY:
        0.1778, 0.1575, 19.9779
      CIE-Lab:
        51.8122, 17.2630, -66.7511
        CIE-LCH:
        51.8122, 68.9472, 284.5000
        CIE-Luv:
        51.8122, -27.6092, -104.9087
        Hunter-Lab:
        44.6966, 11.8578, -80.5742
      #0b79ef color charts
#0b79ef RGB chart
      #0b79ef CMYK chart
      #0b79ef RGB pie chart
      #0b79ef color shades, tints & tones
#0b79ef color schemes
#0b79ef color preview, HTML & CSS examples
           This text has a color of #0b79ef        
        
          <p style="color:#0b79ef;">Text here</p>
        
        
          .mytext {color:#0b79ef;}
        
        Text color #0b79ef
      
           This box has a color of #0b79ef        
        
          <div style="background-color:#0b79ef;">Content here</div>
        
        
          .mybackground {background-color:#0b79ef;}
        
        Background color #0b79ef
      
           Border around this has a color of #0b79ef        
        
          <div style="border:2px solid #0b79ef;">Content here</div>
        
        
          .myborder {border:2px solid #0b79ef;}
        
        Border color #0b79ef