#3c2edd color space conversions
Hex:
        #3c2edd
        RGB:
        60, 46, 221
        CMY:
        76, 82, 13
        CMYK:
        73, 79, 0, 13
      HSL:
        245°, 72.0165%, 52.3529%
        HSV (HSB):
        245°, 79.1855%, 86.6667%
        XYZ:
        15.8916, 8.1351, 69.1393
        xyY:
        0.1706, 0.0873, 8.1351
      CIE-Lab:
        34.2627, 58.8029, -85.2438
        CIE-LCH:
        34.2627, 103.5581, 304.5987
        CIE-Luv:
        34.2627, -6.1327, -114.1699
        Hunter-Lab:
        28.5221, 49.5409, -123.7570
      #3c2edd color charts
#3c2edd RGB chart
      #3c2edd CMYK chart
      #3c2edd RGB pie chart
      #3c2edd color shades, tints & tones
#3c2edd color schemes
#3c2edd color preview, HTML & CSS examples
           This text has a color of #3c2edd        
        
          <p style="color:#3c2edd;">Text here</p>
        
        
          .mytext {color:#3c2edd;}
        
        Text color #3c2edd
      
           This box has a color of #3c2edd        
        
          <div style="background-color:#3c2edd;">Content here</div>
        
        
          .mybackground {background-color:#3c2edd;}
        
        Background color #3c2edd
      
           Border around this has a color of #3c2edd        
        
          <div style="border:2px solid #3c2edd;">Content here</div>
        
        
          .myborder {border:2px solid #3c2edd;}
        
        Border color #3c2edd