#3c1cbe color space conversions
Hex:
        #3c1cbe
        RGB:
        60, 28, 190
        CMY:
        76, 89, 25
        CMYK:
        68, 85, 0, 25
      HSL:
        252°, 74.3119%, 42.7451%
        HSV (HSB):
        252°, 85.2632%, 74.5098%
        XYZ:
        11.5730, 5.5089, 49.1686
        xyY:
        0.1747, 0.0832, 5.5089
      CIE-Lab:
        28.1380, 57.5718, -77.3403
        CIE-LCH:
        28.1380, 96.4159, 306.6639
        CIE-Luv:
        28.1380, -2.3127, -96.2829
        Hunter-Lab:
        23.4710, 46.9400, -107.7749
      #3c1cbe color charts
#3c1cbe RGB chart
      #3c1cbe CMYK chart
      #3c1cbe RGB pie chart
      #3c1cbe color shades, tints & tones
#3c1cbe color schemes
#3c1cbe color preview, HTML & CSS examples
           This text has a color of #3c1cbe        
        
          <p style="color:#3c1cbe;">Text here</p>
        
        
          .mytext {color:#3c1cbe;}
        
        Text color #3c1cbe
      
           This box has a color of #3c1cbe        
        
          <div style="background-color:#3c1cbe;">Content here</div>
        
        
          .mybackground {background-color:#3c1cbe;}
        
        Background color #3c1cbe
      
           Border around this has a color of #3c1cbe        
        
          <div style="border:2px solid #3c1cbe;">Content here</div>
        
        
          .myborder {border:2px solid #3c1cbe;}
        
        Border color #3c1cbe