#3c2cea color space conversions
Hex:
        #3c2cea
        RGB:
        60, 44, 234
        CMY:
        76, 83, 8
        CMYK:
        74, 81, 0, 8
      HSL:
        245°, 81.8966%, 54.5098%
        HSV (HSB):
        245°, 81.1966%, 91.7647%
        XYZ:
        17.6154, 8.7025, 78.5932
        xyY:
        0.1679, 0.0830, 8.7025
      CIE-Lab:
        35.4051, 63.4984, -90.7770
        CIE-LCH:
        35.4051, 110.7814, 304.9728
        CIE-Luv:
        35.4051, -6.5881, -121.6647
        Hunter-Lab:
        29.5001, 54.9630, -137.3087
      #3c2cea color charts
#3c2cea RGB chart
      #3c2cea CMYK chart
      #3c2cea RGB pie chart
      #3c2cea color shades, tints & tones
#3c2cea color schemes
#3c2cea color preview, HTML & CSS examples
           This text has a color of #3c2cea        
        
          <p style="color:#3c2cea;">Text here</p>
        
        
          .mytext {color:#3c2cea;}
        
        Text color #3c2cea
      
           This box has a color of #3c2cea        
        
          <div style="background-color:#3c2cea;">Content here</div>
        
        
          .mybackground {background-color:#3c2cea;}
        
        Background color #3c2cea
      
           Border around this has a color of #3c2cea        
        
          <div style="border:2px solid #3c2cea;">Content here</div>
        
        
          .myborder {border:2px solid #3c2cea;}
        
        Border color #3c2cea