#3c2ddd color space conversions
Hex:
        #3c2ddd
        RGB:
        60, 45, 221
        CMY:
        76, 82, 13
        CMYK:
        73, 80, 0, 13
      HSL:
        245°, 72.1311%, 52.1569%
        HSV (HSB):
        245°, 79.6380%, 86.6667%
        XYZ:
        15.8530, 8.0579, 69.1264
        xyY:
        0.1704, 0.0866, 8.0579
      CIE-Lab:
        34.1032, 59.2673, -85.5081
        CIE-LCH:
        34.1032, 104.0397, 304.7265
        CIE-Luv:
        34.1032, -6.0101, -114.1962
        Hunter-Lab:
        28.3864, 50.0109, -124.5121
      #3c2ddd color charts
#3c2ddd RGB chart
      #3c2ddd CMYK chart
      #3c2ddd RGB pie chart
      #3c2ddd color shades, tints & tones
#3c2ddd color schemes
#3c2ddd color preview, HTML & CSS examples
           This text has a color of #3c2ddd        
        
          <p style="color:#3c2ddd;">Text here</p>
        
        
          .mytext {color:#3c2ddd;}
        
        Text color #3c2ddd
      
           This box has a color of #3c2ddd        
        
          <div style="background-color:#3c2ddd;">Content here</div>
        
        
          .mybackground {background-color:#3c2ddd;}
        
        Background color #3c2ddd
      
           Border around this has a color of #3c2ddd        
        
          <div style="border:2px solid #3c2ddd;">Content here</div>
        
        
          .myborder {border:2px solid #3c2ddd;}
        
        Border color #3c2ddd