#3c35ee color space conversions
Hex:
        #3c35ee
        RGB:
        60, 53, 238
        CMY:
        76, 79, 7
        CMYK:
        75, 78, 0, 7
      HSL:
        242°, 84.4749%, 57.0588%
        HSV (HSB):
        242°, 77.7311%, 93.3333%
        XYZ:
        18.5692, 9.6799, 81.7786
        xyY:
        0.1688, 0.0880, 9.6799
      CIE-Lab:
        37.2617, 60.5507, -89.9678
        CIE-LCH:
        37.2617, 108.4463, 303.9416
        CIE-Luv:
        37.2617, -7.8861, -123.7090
        Hunter-Lab:
        31.1126, 52.0889, -134.0636
      #3c35ee color charts
#3c35ee RGB chart
      #3c35ee CMYK chart
      #3c35ee RGB pie chart
      #3c35ee color shades, tints & tones
#3c35ee color schemes
#3c35ee color preview, HTML & CSS examples
           This text has a color of #3c35ee        
        
          <p style="color:#3c35ee;">Text here</p>
        
        
          .mytext {color:#3c35ee;}
        
        Text color #3c35ee
      
           This box has a color of #3c35ee        
        
          <div style="background-color:#3c35ee;">Content here</div>
        
        
          .mybackground {background-color:#3c35ee;}
        
        Background color #3c35ee
      
           Border around this has a color of #3c35ee        
        
          <div style="border:2px solid #3c35ee;">Content here</div>
        
        
          .myborder {border:2px solid #3c35ee;}
        
        Border color #3c35ee