#3c2aeb color space conversions
Hex:
        #3c2aeb
        RGB:
        60, 42, 235
        CMY:
        76, 84, 8
        CMYK:
        74, 82, 0, 8
      HSL:
        246°, 82.8326%, 54.3137%
        HSV (HSB):
        246°, 82.1277%, 92.1569%
        XYZ:
        17.6868, 8.6147, 79.3279
        xyY:
        0.1674, 0.0816, 8.6147
      CIE-Lab:
        35.2317, 64.6306, -91.6333
        CIE-LCH:
        35.2317, 112.1329, 305.1960
        CIE-Luv:
        35.2317, -6.4253, -122.2416
        Hunter-Lab:
        29.3509, 56.2000, -139.6999
      #3c2aeb color charts
#3c2aeb RGB chart
      #3c2aeb CMYK chart
      #3c2aeb RGB pie chart
      #3c2aeb color shades, tints & tones
#3c2aeb color schemes
#3c2aeb color preview, HTML & CSS examples
           This text has a color of #3c2aeb        
        
          <p style="color:#3c2aeb;">Text here</p>
        
        
          .mytext {color:#3c2aeb;}
        
        Text color #3c2aeb
      
           This box has a color of #3c2aeb        
        
          <div style="background-color:#3c2aeb;">Content here</div>
        
        
          .mybackground {background-color:#3c2aeb;}
        
        Background color #3c2aeb
      
           Border around this has a color of #3c2aeb        
        
          <div style="border:2px solid #3c2aeb;">Content here</div>
        
        
          .myborder {border:2px solid #3c2aeb;}
        
        Border color #3c2aeb