#0f78bc color space conversions
Hex:
        #0f78bc
        RGB:
        15, 120, 188
        CMY:
        94, 53, 26
        CMYK:
        92, 36, 0, 26
      HSL:
        204°, 85.2217%, 39.8039%
        HSV (HSB):
        204°, 92.0213%, 73.7255%
        XYZ:
        15.9906, 17.1653, 50.0474
        xyY:
        0.1922, 0.2063, 17.1653
      CIE-Lab:
        48.4677, -1.8550, -43.1978
        CIE-LCH:
        48.4677, 43.2376, 267.5411
        CIE-Luv:
        48.4677, -29.5177, -65.3044
        Hunter-Lab:
        41.4311, -3.6112, -42.6187
      #0f78bc color charts
#0f78bc RGB chart
      #0f78bc CMYK chart
      #0f78bc RGB pie chart
      #0f78bc color shades, tints & tones
#0f78bc color schemes
#0f78bc color preview, HTML & CSS examples
           This text has a color of #0f78bc        
        
          <p style="color:#0f78bc;">Text here</p>
        
        
          .mytext {color:#0f78bc;}
        
        Text color #0f78bc
      
           This box has a color of #0f78bc        
        
          <div style="background-color:#0f78bc;">Content here</div>
        
        
          .mybackground {background-color:#0f78bc;}
        
        Background color #0f78bc
      
           Border around this has a color of #0f78bc        
        
          <div style="border:2px solid #0f78bc;">Content here</div>
        
        
          .myborder {border:2px solid #0f78bc;}
        
        Border color #0f78bc