#1c86ca color space conversions
Hex:
        #1c86ca
        RGB:
        28, 134, 202
        CMY:
        89, 47, 21
        CMYK:
        86, 34, 0, 21
      HSL:
        203°, 75.6522%, 45.0980%
        HSV (HSB):
        203°, 86.1386%, 79.2157%
        XYZ:
        19.6647, 21.5613, 59.0024
        xyY:
        0.1962, 0.2151, 21.5613
      CIE-Lab:
        53.5585, -4.0973, -43.1263
        CIE-LCH:
        53.5585, 43.3205, 264.5728
        CIE-Luv:
        53.5585, -32.4457, -66.3016
        Hunter-Lab:
        46.4342, -5.6659, -42.8340
      #1c86ca color charts
#1c86ca RGB chart
      #1c86ca CMYK chart
      #1c86ca RGB pie chart
      #1c86ca color shades, tints & tones
#1c86ca color schemes
#1c86ca color preview, HTML & CSS examples
           This text has a color of #1c86ca        
        
          <p style="color:#1c86ca;">Text here</p>
        
        
          .mytext {color:#1c86ca;}
        
        Text color #1c86ca
      
           This box has a color of #1c86ca        
        
          <div style="background-color:#1c86ca;">Content here</div>
        
        
          .mybackground {background-color:#1c86ca;}
        
        Background color #1c86ca
      
           Border around this has a color of #1c86ca        
        
          <div style="border:2px solid #1c86ca;">Content here</div>
        
        
          .myborder {border:2px solid #1c86ca;}
        
        Border color #1c86ca