#2c36de color space conversions
Hex:
        #2c36de
        RGB:
        44, 54, 222
        CMY:
        83, 79, 13
        CMYK:
        80, 76, 0, 13
      HSL:
        237°, 72.9508%, 52.1569%
        HSV (HSB):
        237°, 80.1802%, 87.0588%
        XYZ:
        15.5427, 8.4477, 69.9186
        xyY:
        0.1655, 0.0900, 8.4477
      CIE-Lab:
        34.8985, 54.0315, -84.7911
        CIE-LCH:
        34.8985, 100.5432, 302.5065
        CIE-Luv:
        34.8985, -9.6296, -114.4871
        Hunter-Lab:
        29.0650, 44.5903, -122.2823
      #2c36de color charts
#2c36de RGB chart
      #2c36de CMYK chart
      #2c36de RGB pie chart
      #2c36de color shades, tints & tones
#2c36de color schemes
#2c36de color preview, HTML & CSS examples
           This text has a color of #2c36de        
        
          <p style="color:#2c36de;">Text here</p>
        
        
          .mytext {color:#2c36de;}
        
        Text color #2c36de
      
           This box has a color of #2c36de        
        
          <div style="background-color:#2c36de;">Content here</div>
        
        
          .mybackground {background-color:#2c36de;}
        
        Background color #2c36de
      
           Border around this has a color of #2c36de        
        
          <div style="border:2px solid #2c36de;">Content here</div>
        
        
          .myborder {border:2px solid #2c36de;}
        
        Border color #2c36de