#3c2ceb color space conversions
Hex:
        #3c2ceb
        RGB:
        60, 44, 235
        CMY:
        76, 83, 8
        CMYK:
        74, 81, 0, 8
      HSL:
        245°, 82.6840%, 54.7059%
        HSV (HSB):
        245°, 81.2766%, 92.1569%
        XYZ:
        17.7596, 8.7602, 79.3521
        xyY:
        0.1677, 0.0827, 8.7602
      CIE-Lab:
        35.5184, 63.7856, -91.1573
        CIE-LCH:
        35.5184, 111.2576, 304.9816
        CIE-Luv:
        35.5184, -6.6408, -122.2344
        Hunter-Lab:
        29.5976, 55.3102, -138.2400
      #3c2ceb color charts
#3c2ceb RGB chart
      #3c2ceb CMYK chart
      #3c2ceb RGB pie chart
      #3c2ceb color shades, tints & tones
#3c2ceb color schemes
#3c2ceb color preview, HTML & CSS examples
           This text has a color of #3c2ceb        
        
          <p style="color:#3c2ceb;">Text here</p>
        
        
          .mytext {color:#3c2ceb;}
        
        Text color #3c2ceb
      
           This box has a color of #3c2ceb        
        
          <div style="background-color:#3c2ceb;">Content here</div>
        
        
          .mybackground {background-color:#3c2ceb;}
        
        Background color #3c2ceb
      
           Border around this has a color of #3c2ceb        
        
          <div style="border:2px solid #3c2ceb;">Content here</div>
        
        
          .myborder {border:2px solid #3c2ceb;}
        
        Border color #3c2ceb