#0b66dc color space conversions
Hex:
        #0b66dc
        RGB:
        11, 102, 220
        CMY:
        96, 60, 14
        CMYK:
        95, 54, 0, 14
      HSL:
        214°, 90.4762%, 45.2941%
        HSV (HSB):
        214°, 95.0000%, 86.2745%
        XYZ:
        17.8076, 14.7412, 69.6169
        xyY:
        0.1743, 0.1443, 14.7412
      CIE-Lab:
        45.2777, 21.9775, -66.6474
        CIE-LCH:
        45.2777, 70.1775, 288.2504
        CIE-Luv:
        45.2777, -22.8166, -101.2693
        Hunter-Lab:
        38.3943, 15.6001, -80.6293
      #0b66dc color charts
#0b66dc RGB chart
      #0b66dc CMYK chart
      #0b66dc RGB pie chart
      #0b66dc color shades, tints & tones
#0b66dc color schemes
#0b66dc color preview, HTML & CSS examples
           This text has a color of #0b66dc        
        
          <p style="color:#0b66dc;">Text here</p>
        
        
          .mytext {color:#0b66dc;}
        
        Text color #0b66dc
      
           This box has a color of #0b66dc        
        
          <div style="background-color:#0b66dc;">Content here</div>
        
        
          .mybackground {background-color:#0b66dc;}
        
        Background color #0b66dc
      
           Border around this has a color of #0b66dc        
        
          <div style="border:2px solid #0b66dc;">Content here</div>
        
        
          .myborder {border:2px solid #0b66dc;}
        
        Border color #0b66dc