#3c1dcd color space conversions
Hex:
        #3c1dcd
        RGB:
        60, 29, 205
        CMY:
        76, 89, 20
        CMYK:
        71, 86, 0, 20
      HSL:
        251°, 75.2137%, 45.8824%
        HSV (HSB):
        251°, 85.8537%, 80.3922%
        XYZ:
        13.3223, 6.2472, 58.2613
        xyY:
        0.1712, 0.0803, 6.2472
      CIE-Lab:
        30.0277, 61.3317, -83.0110
        CIE-LCH:
        30.0277, 103.2105, 306.4584
        CIE-Luv:
        30.0277, -3.4142, -104.9391
        Hunter-Lab:
        24.9943, 51.4026, -120.7077
      #3c1dcd color charts
#3c1dcd RGB chart
      #3c1dcd CMYK chart
      #3c1dcd RGB pie chart
      #3c1dcd color shades, tints & tones
#3c1dcd color schemes
#3c1dcd color preview, HTML & CSS examples
           This text has a color of #3c1dcd        
        
          <p style="color:#3c1dcd;">Text here</p>
        
        
          .mytext {color:#3c1dcd;}
        
        Text color #3c1dcd
      
           This box has a color of #3c1dcd        
        
          <div style="background-color:#3c1dcd;">Content here</div>
        
        
          .mybackground {background-color:#3c1dcd;}
        
        Background color #3c1dcd
      
           Border around this has a color of #3c1dcd        
        
          <div style="border:2px solid #3c1dcd;">Content here</div>
        
        
          .myborder {border:2px solid #3c1dcd;}
        
        Border color #3c1dcd