#1b66dc color space conversions
Hex:
        #1b66dc
        RGB:
        27, 102, 220
        CMY:
        89, 60, 14
        CMYK:
        88, 54, 0, 14
      HSL:
        217°, 78.1377%, 48.4314%
        HSV (HSB):
        217°, 87.7273%, 86.2745%
        XYZ:
        18.1216, 14.9031, 69.6316
        xyY:
        0.1765, 0.1452, 14.9031
      CIE-Lab:
        45.5011, 22.6860, -66.2742
        CIE-LCH:
        45.5011, 70.0495, 288.8964
        CIE-Luv:
        45.5011, -21.8622, -100.9403
        Hunter-Lab:
        38.6045, 16.2332, -79.9193
      #1b66dc color charts
#1b66dc RGB chart
      #1b66dc CMYK chart
      #1b66dc RGB pie chart
      #1b66dc color shades, tints & tones
#1b66dc color schemes
#1b66dc color preview, HTML & CSS examples
           This text has a color of #1b66dc        
        
          <p style="color:#1b66dc;">Text here</p>
        
        
          .mytext {color:#1b66dc;}
        
        Text color #1b66dc
      
           This box has a color of #1b66dc        
        
          <div style="background-color:#1b66dc;">Content here</div>
        
        
          .mybackground {background-color:#1b66dc;}
        
        Background color #1b66dc
      
           Border around this has a color of #1b66dc        
        
          <div style="border:2px solid #1b66dc;">Content here</div>
        
        
          .myborder {border:2px solid #1b66dc;}
        
        Border color #1b66dc