#3c40ed color space conversions
Hex:
        #3c40ed
        RGB:
        60, 64, 237
        CMY:
        76, 75, 7
        CMYK:
        75, 73, 0, 7
      HSL:
        239°, 83.0986%, 58.2353%
        HSV (HSB):
        239°, 74.6835%, 92.9412%
        XYZ:
        18.9829, 10.7419, 81.1936
        xyY:
        0.1711, 0.0968, 10.7419
      CIE-Lab:
        39.1423, 54.5838, -86.2909
        CIE-LCH:
        39.1423, 102.1054, 302.3156
        CIE-Luv:
        39.1423, -9.4775, -122.2048
        Hunter-Lab:
        32.7748, 46.0301, -123.9379
      #3c40ed color charts
#3c40ed RGB chart
      #3c40ed CMYK chart
      #3c40ed RGB pie chart
      #3c40ed color shades, tints & tones
#3c40ed color schemes
#3c40ed color preview, HTML & CSS examples
           This text has a color of #3c40ed        
        
          <p style="color:#3c40ed;">Text here</p>
        
        
          .mytext {color:#3c40ed;}
        
        Text color #3c40ed
      
           This box has a color of #3c40ed        
        
          <div style="background-color:#3c40ed;">Content here</div>
        
        
          .mybackground {background-color:#3c40ed;}
        
        Background color #3c40ed
      
           Border around this has a color of #3c40ed        
        
          <div style="border:2px solid #3c40ed;">Content here</div>
        
        
          .myborder {border:2px solid #3c40ed;}
        
        Border color #3c40ed