#2c35ec color space conversions
Hex:
        #2c35ec
        RGB:
        44, 53, 236
        CMY:
        83, 79, 7
        CMYK:
        81, 78, 0, 7
      HSL:
        237°, 83.4783%, 54.9020%
        HSV (HSB):
        237°, 81.3559%, 92.5490%
        XYZ:
        17.4521, 9.1378, 80.2008
        xyY:
        0.1634, 0.0856, 9.1378
      CIE-Lab:
        36.2483, 58.9805, -90.5383
        CIE-LCH:
        36.2483, 108.0550, 303.0819
        CIE-Luv:
        36.2483, -9.9730, -122.6121
        Hunter-Lab:
        30.2288, 50.1538, -136.1437
      #2c35ec color charts
#2c35ec RGB chart
      #2c35ec CMYK chart
      #2c35ec RGB pie chart
      #2c35ec color shades, tints & tones
#2c35ec color schemes
#2c35ec color preview, HTML & CSS examples
           This text has a color of #2c35ec        
        
          <p style="color:#2c35ec;">Text here</p>
        
        
          .mytext {color:#2c35ec;}
        
        Text color #2c35ec
      
           This box has a color of #2c35ec        
        
          <div style="background-color:#2c35ec;">Content here</div>
        
        
          .mybackground {background-color:#2c35ec;}
        
        Background color #2c35ec
      
           Border around this has a color of #2c35ec        
        
          <div style="border:2px solid #2c35ec;">Content here</div>
        
        
          .myborder {border:2px solid #2c35ec;}
        
        Border color #2c35ec