#0b75dd color space conversions
Hex:
        #0b75dd
        RGB:
        11, 117, 221
        CMY:
        96, 54, 13
        CMYK:
        95, 47, 0, 13
      HSL:
        210°, 90.5172%, 45.4902%
        HSV (HSB):
        210°, 95.0226%, 86.6667%
        XYZ:
        19.5504, 18.0142, 70.8533
        xyY:
        0.1803, 0.1662, 18.0142
      CIE-Lab:
        49.5133, 12.7650, -60.3585
        CIE-LCH:
        49.5133, 61.6936, 281.9413
        CIE-Luv:
        49.5133, -27.1370, -93.7063
        Hunter-Lab:
        42.4431, 7.9465, -69.2668
      #0b75dd color charts
#0b75dd RGB chart
      #0b75dd CMYK chart
      #0b75dd RGB pie chart
      #0b75dd color shades, tints & tones
#0b75dd color schemes
#0b75dd color preview, HTML & CSS examples
           This text has a color of #0b75dd        
        
          <p style="color:#0b75dd;">Text here</p>
        
        
          .mytext {color:#0b75dd;}
        
        Text color #0b75dd
      
           This box has a color of #0b75dd        
        
          <div style="background-color:#0b75dd;">Content here</div>
        
        
          .mybackground {background-color:#0b75dd;}
        
        Background color #0b75dd
      
           Border around this has a color of #0b75dd        
        
          <div style="border:2px solid #0b75dd;">Content here</div>
        
        
          .myborder {border:2px solid #0b75dd;}
        
        Border color #0b75dd