#3c2de1 color space conversions
Hex:
        #3c2de1
        RGB:
        60, 45, 225
        CMY:
        76, 82, 12
        CMYK:
        73, 80, 0, 12
      HSL:
        245°, 75.0000%, 52.9412%
        HSV (HSB):
        245°, 80.0000%, 88.2353%
        XYZ:
        16.3925, 8.2737, 71.9672
        xyY:
        0.1696, 0.0856, 8.2737
      CIE-Lab:
        34.5465, 60.4436, -87.0669
        CIE-LCH:
        34.5465, 105.9910, 304.7692
        CIE-Luv:
        34.5465, -6.2250, -116.4997
        Hunter-Lab:
        28.7640, 51.3894, -128.2081
      #3c2de1 color charts
#3c2de1 RGB chart
      #3c2de1 CMYK chart
      #3c2de1 RGB pie chart
      #3c2de1 color shades, tints & tones
#3c2de1 color schemes
#3c2de1 color preview, HTML & CSS examples
           This text has a color of #3c2de1        
        
          <p style="color:#3c2de1;">Text here</p>
        
        
          .mytext {color:#3c2de1;}
        
        Text color #3c2de1
      
           This box has a color of #3c2de1        
        
          <div style="background-color:#3c2de1;">Content here</div>
        
        
          .mybackground {background-color:#3c2de1;}
        
        Background color #3c2de1
      
           Border around this has a color of #3c2de1        
        
          <div style="border:2px solid #3c2de1;">Content here</div>
        
        
          .myborder {border:2px solid #3c2de1;}
        
        Border color #3c2de1