#3c43ed color space conversions
Hex:
        #3c43ed
        RGB:
        60, 67, 237
        CMY:
        76, 74, 7
        CMYK:
        75, 72, 0, 7
      HSL:
        238°, 83.0986%, 58.2353%
        HSV (HSB):
        238°, 74.6835%, 92.9412%
        XYZ:
        19.1567, 11.0894, 81.2516
        xyY:
        0.1718, 0.0995, 11.0894
      CIE-Lab:
        39.7306, 52.9369, -85.3196
        CIE-LCH:
        39.7306, 100.4079, 301.8177
        CIE-Luv:
        39.7306, -9.9827, -121.8049
        Hunter-Lab:
        33.3007, 44.4082, -121.3531
      #3c43ed color charts
#3c43ed RGB chart
      #3c43ed CMYK chart
      #3c43ed RGB pie chart
      #3c43ed color shades, tints & tones
#3c43ed color schemes
#3c43ed color preview, HTML & CSS examples
           This text has a color of #3c43ed        
        
          <p style="color:#3c43ed;">Text here</p>
        
        
          .mytext {color:#3c43ed;}
        
        Text color #3c43ed
      
           This box has a color of #3c43ed        
        
          <div style="background-color:#3c43ed;">Content here</div>
        
        
          .mybackground {background-color:#3c43ed;}
        
        Background color #3c43ed
      
           Border around this has a color of #3c43ed        
        
          <div style="border:2px solid #3c43ed;">Content here</div>
        
        
          .myborder {border:2px solid #3c43ed;}
        
        Border color #3c43ed