#0f75bf color space conversions
Hex:
        #0f75bf
        RGB:
        15, 117, 191
        CMY:
        94, 54, 25
        CMYK:
        92, 39, 0, 25
      HSL:
        205°, 85.4369%, 40.3922%
        HSV (HSB):
        205°, 92.1466%, 74.9020%
        XYZ:
        15.9623, 16.5857, 51.6503
        xyY:
        0.1896, 0.1970, 16.5857
      CIE-Lab:
        47.7338, 1.1455, -46.0937
        CIE-LCH:
        47.7338, 46.1080, 271.4236
        CIE-Luv:
        47.7338, -28.3643, -69.9180
        Hunter-Lab:
        40.7256, -1.3072, -46.6867
      #0f75bf color charts
#0f75bf RGB chart
      #0f75bf CMYK chart
      #0f75bf RGB pie chart
      #0f75bf color shades, tints & tones
#0f75bf color schemes
#0f75bf color preview, HTML & CSS examples
           This text has a color of #0f75bf        
        
          <p style="color:#0f75bf;">Text here</p>
        
        
          .mytext {color:#0f75bf;}
        
        Text color #0f75bf
      
           This box has a color of #0f75bf        
        
          <div style="background-color:#0f75bf;">Content here</div>
        
        
          .mybackground {background-color:#0f75bf;}
        
        Background color #0f75bf
      
           Border around this has a color of #0f75bf        
        
          <div style="border:2px solid #0f75bf;">Content here</div>
        
        
          .myborder {border:2px solid #0f75bf;}
        
        Border color #0f75bf