#3c1cbb color space conversions
Hex:
        #3c1cbb
        RGB:
        60, 28, 187
        CMY:
        76, 89, 27
        CMYK:
        68, 85, 0, 27
      HSL:
        252°, 73.9535%, 42.1569%
        HSV (HSB):
        252°, 85.0267%, 73.3333%
        XYZ:
        11.2484, 5.3790, 47.4591
        xyY:
        0.1755, 0.0839, 5.3790
      CIE-Lab:
        27.7884, 56.7393, -76.1437
        CIE-LCH:
        27.7884, 94.9590, 306.6920
        CIE-Luv:
        27.7884, -2.1007, -94.5481
        Hunter-Lab:
        23.1927, 45.9845, -105.0898
      #3c1cbb color charts
#3c1cbb RGB chart
      #3c1cbb CMYK chart
      #3c1cbb RGB pie chart
      #3c1cbb color shades, tints & tones
#3c1cbb color schemes
#3c1cbb color preview, HTML & CSS examples
           This text has a color of #3c1cbb        
        
          <p style="color:#3c1cbb;">Text here</p>
        
        
          .mytext {color:#3c1cbb;}
        
        Text color #3c1cbb
      
           This box has a color of #3c1cbb        
        
          <div style="background-color:#3c1cbb;">Content here</div>
        
        
          .mybackground {background-color:#3c1cbb;}
        
        Background color #3c1cbb
      
           Border around this has a color of #3c1cbb        
        
          <div style="border:2px solid #3c1cbb;">Content here</div>
        
        
          .myborder {border:2px solid #3c1cbb;}
        
        Border color #3c1cbb