#2c86ca color space conversions
Hex:
        #2c86ca
        RGB:
        44, 134, 202
        CMY:
        83, 47, 21
        CMYK:
        78, 34, 0, 21
      HSL:
        206°, 64.2276%, 48.2353%
        HSV (HSB):
        206°, 78.2178%, 79.2157%
        XYZ:
        20.2245, 21.8499, 59.0286
        xyY:
        0.2000, 0.2161, 21.8499
      CIE-Lab:
        53.8674, -2.6490, -42.6177
        CIE-LCH:
        53.8674, 42.7000, 266.4432
        CIE-Luv:
        53.8674, -30.6483, -65.6918
        Hunter-Lab:
        46.7439, -4.5711, -42.1512
      #2c86ca color charts
#2c86ca RGB chart
      #2c86ca CMYK chart
      #2c86ca RGB pie chart
      #2c86ca color shades, tints & tones
#2c86ca color schemes
#2c86ca color preview, HTML & CSS examples
           This text has a color of #2c86ca        
        
          <p style="color:#2c86ca;">Text here</p>
        
        
          .mytext {color:#2c86ca;}
        
        Text color #2c86ca
      
           This box has a color of #2c86ca        
        
          <div style="background-color:#2c86ca;">Content here</div>
        
        
          .mybackground {background-color:#2c86ca;}
        
        Background color #2c86ca
      
           Border around this has a color of #2c86ca        
        
          <div style="border:2px solid #2c86ca;">Content here</div>
        
        
          .myborder {border:2px solid #2c86ca;}
        
        Border color #2c86ca