#3c2aff color space conversions
Hex:
        #3c2aff
        RGB:
        60, 42, 255
        CMY:
        76, 84, 0
        CMYK:
        76, 84, 0, 0
      HSL:
        245°, 100.0000%, 58.2353%
        HSV (HSB):
        245°, 83.5294%, 100.0000%
        XYZ:
        20.7414, 9.8366, 95.4132
        xyY:
        0.1646, 0.0781, 9.8366
      CIE-Lab:
        37.5475, 70.2173, -99.0638
        CIE-LCH:
        37.5475, 121.4253, 305.3294
        CIE-Luv:
        37.5475, -7.4725, -133.5321
        Hunter-Lab:
        31.3633, 63.1612, -158.4171
      #3c2aff color charts
#3c2aff RGB chart
      #3c2aff CMYK chart
      #3c2aff RGB pie chart
      #3c2aff color shades, tints & tones
#3c2aff color schemes
#3c2aff color preview, HTML & CSS examples
           This text has a color of #3c2aff        
        
          <p style="color:#3c2aff;">Text here</p>
        
        
          .mytext {color:#3c2aff;}
        
        Text color #3c2aff
      
           This box has a color of #3c2aff        
        
          <div style="background-color:#3c2aff;">Content here</div>
        
        
          .mybackground {background-color:#3c2aff;}
        
        Background color #3c2aff
      
           Border around this has a color of #3c2aff        
        
          <div style="border:2px solid #3c2aff;">Content here</div>
        
        
          .myborder {border:2px solid #3c2aff;}
        
        Border color #3c2aff