#2c85ed color space conversions
Hex:
        #2c85ed
        RGB:
        44, 133, 237
        CMY:
        83, 48, 7
        CMYK:
        81, 44, 0, 7
      HSL:
        212°, 84.2795%, 55.0980%
        HSV (HSB):
        212°, 81.4346%, 92.9412%
        XYZ:
        24.7123, 23.4250, 83.3398
        xyY:
        0.1880, 0.1782, 23.4250
      CIE-Lab:
        55.5074, 10.9040, -59.6593
        CIE-LCH:
        55.5074, 60.6476, 280.3577
        CIE-Luv:
        55.5074, -28.8353, -94.9712
        Hunter-Lab:
        48.3993, 6.4418, -68.2131
      #2c85ed color charts
#2c85ed RGB chart
      #2c85ed CMYK chart
      #2c85ed RGB pie chart
      #2c85ed color shades, tints & tones
#2c85ed color schemes
#2c85ed color preview, HTML & CSS examples
           This text has a color of #2c85ed        
        
          <p style="color:#2c85ed;">Text here</p>
        
        
          .mytext {color:#2c85ed;}
        
        Text color #2c85ed
      
           This box has a color of #2c85ed        
        
          <div style="background-color:#2c85ed;">Content here</div>
        
        
          .mybackground {background-color:#2c85ed;}
        
        Background color #2c85ed
      
           Border around this has a color of #2c85ed        
        
          <div style="border:2px solid #2c85ed;">Content here</div>
        
        
          .myborder {border:2px solid #2c85ed;}
        
        Border color #2c85ed