#2c35ca color space conversions
Hex:
        #2c35ca
        RGB:
        44, 53, 202
        CMY:
        83, 79, 21
        CMYK:
        78, 74, 0, 21
      HSL:
        237°, 64.2276%, 48.2353%
        HSV (HSB):
        237°, 78.2178%, 79.2157%
        XYZ:
        12.9725, 7.3459, 56.6113
        xyY:
        0.1686, 0.0955, 7.3459
      CIE-Lab:
        32.5818, 48.0289, -77.0598
        CIE-LCH:
        32.5818, 90.8019, 301.9340
        CIE-Luv:
        32.5818, -8.7841, -102.7945
        Hunter-Lab:
        27.1034, 38.0043, -104.8675
      #2c35ca color charts
#2c35ca RGB chart
      #2c35ca CMYK chart
      #2c35ca RGB pie chart
      #2c35ca color shades, tints & tones
#2c35ca color schemes
#2c35ca color preview, HTML & CSS examples
           This text has a color of #2c35ca        
        
          <p style="color:#2c35ca;">Text here</p>
        
        
          .mytext {color:#2c35ca;}
        
        Text color #2c35ca
      
           This box has a color of #2c35ca        
        
          <div style="background-color:#2c35ca;">Content here</div>
        
        
          .mybackground {background-color:#2c35ca;}
        
        Background color #2c35ca
      
           Border around this has a color of #2c35ca        
        
          <div style="border:2px solid #2c35ca;">Content here</div>
        
        
          .myborder {border:2px solid #2c35ca;}
        
        Border color #2c35ca