#3c2cbd color space conversions
Hex:
        #3c2cbd
        RGB:
        60, 44, 189
        CMY:
        76, 83, 26
        CMYK:
        68, 77, 0, 26
      HSL:
        247°, 62.2318%, 45.6863%
        HSV (HSB):
        247°, 76.7196%, 74.1176%
        XYZ:
        11.9495, 6.4361, 48.7566
        xyY:
        0.1780, 0.0959, 6.4361
      CIE-Lab:
        30.4872, 50.1044, -72.8601
        CIE-LCH:
        30.4872, 88.4254, 304.5155
        CIE-Luv:
        30.4872, -4.0512, -95.5027
        Hunter-Lab:
        25.3696, 39.6796, -96.1881
      #3c2cbd color charts
#3c2cbd RGB chart
      #3c2cbd CMYK chart
      #3c2cbd RGB pie chart
      #3c2cbd color shades, tints & tones
#3c2cbd color schemes
#3c2cbd color preview, HTML & CSS examples
           This text has a color of #3c2cbd        
        
          <p style="color:#3c2cbd;">Text here</p>
        
        
          .mytext {color:#3c2cbd;}
        
        Text color #3c2cbd
      
           This box has a color of #3c2cbd        
        
          <div style="background-color:#3c2cbd;">Content here</div>
        
        
          .mybackground {background-color:#3c2cbd;}
        
        Background color #3c2cbd
      
           Border around this has a color of #3c2cbd        
        
          <div style="border:2px solid #3c2cbd;">Content here</div>
        
        
          .myborder {border:2px solid #3c2cbd;}
        
        Border color #3c2cbd