#0f75ab color space conversions
Hex:
        #0f75ab
        RGB:
        15, 117, 171
        CMY:
        94, 54, 33
        CMYK:
        91, 32, 0, 33
      HSL:
        201°, 83.8710%, 36.4706%
        HSV (HSB):
        201°, 91.2281%, 67.0588%
        XYZ:
        13.9090, 15.7644, 40.8378
        xyY:
        0.1973, 0.2236, 15.7644
      CIE-Lab:
        46.6639, -6.6181, -36.1917
        CIE-LCH:
        46.6639, 36.7918, 259.6373
        CIE-Luv:
        46.6639, -29.5049, -53.2914
        Hunter-Lab:
        39.7044, -6.9519, -33.1894
      #0f75ab color charts
#0f75ab RGB chart
      #0f75ab CMYK chart
      #0f75ab RGB pie chart
      #0f75ab color shades, tints & tones
#0f75ab color schemes
#0f75ab color preview, HTML & CSS examples
           This text has a color of #0f75ab        
        
          <p style="color:#0f75ab;">Text here</p>
        
        
          .mytext {color:#0f75ab;}
        
        Text color #0f75ab
      
           This box has a color of #0f75ab        
        
          <div style="background-color:#0f75ab;">Content here</div>
        
        
          .mybackground {background-color:#0f75ab;}
        
        Background color #0f75ab
      
           Border around this has a color of #0f75ab        
        
          <div style="border:2px solid #0f75ab;">Content here</div>
        
        
          .myborder {border:2px solid #0f75ab;}
        
        Border color #0f75ab