#1866a2 color space conversions
Hex:
        #1866a2
        RGB:
        24, 102, 162
        CMY:
        91, 60, 36
        CMYK:
        85, 37, 0, 36
      HSL:
        206°, 74.1935%, 36.4706%
        HSV (HSB):
        206°, 85.1852%, 63.5294%
        XYZ:
        11.6496, 12.3056, 35.9436
        xyY:
        0.1945, 0.2054, 12.3056
      CIE-Lab:
        41.6977, -0.3295, -38.7454
        CIE-LCH:
        41.6977, 38.7468, 269.5128
        CIE-Luv:
        41.6977, -24.1694, -56.4314
        Hunter-Lab:
        35.0793, -2.1099, -36.1954
      #1866a2 color charts
#1866a2 RGB chart
      #1866a2 CMYK chart
      #1866a2 RGB pie chart
      #1866a2 color shades, tints & tones
#1866a2 color schemes
#1866a2 color preview, HTML & CSS examples
           This text has a color of #1866a2        
        
          <p style="color:#1866a2;">Text here</p>
        
        
          .mytext {color:#1866a2;}
        
        Text color #1866a2
      
           This box has a color of #1866a2        
        
          <div style="background-color:#1866a2;">Content here</div>
        
        
          .mybackground {background-color:#1866a2;}
        
        Background color #1866a2
      
           Border around this has a color of #1866a2        
        
          <div style="border:2px solid #1866a2;">Content here</div>
        
        
          .myborder {border:2px solid #1866a2;}
        
        Border color #1866a2