#0f66dc color space conversions
Hex:
        #0f66dc
        RGB:
        15, 102, 220
        CMY:
        94, 60, 14
        CMYK:
        93, 54, 0, 14
      HSL:
        215°, 87.2340%, 46.0784%
        HSV (HSB):
        215°, 93.1818%, 86.2745%
        XYZ:
        17.8666, 14.7716, 69.6197
        xyY:
        0.1747, 0.1445, 14.7716
      CIE-Lab:
        45.3198, 22.1116, -66.5770
        CIE-LCH:
        45.3198, 70.1529, 288.3724
        CIE-Luv:
        45.3198, -22.6371, -101.2076
        Hunter-Lab:
        38.4338, 15.7196, -80.4951
      #0f66dc color charts
#0f66dc RGB chart
      #0f66dc CMYK chart
      #0f66dc RGB pie chart
      #0f66dc color shades, tints & tones
#0f66dc color schemes
#0f66dc color preview, HTML & CSS examples
           This text has a color of #0f66dc        
        
          <p style="color:#0f66dc;">Text here</p>
        
        
          .mytext {color:#0f66dc;}
        
        Text color #0f66dc
      
           This box has a color of #0f66dc        
        
          <div style="background-color:#0f66dc;">Content here</div>
        
        
          .mybackground {background-color:#0f66dc;}
        
        Background color #0f66dc
      
           Border around this has a color of #0f66dc        
        
          <div style="border:2px solid #0f66dc;">Content here</div>
        
        
          .myborder {border:2px solid #0f66dc;}
        
        Border color #0f66dc