#3c01b1 color space conversions
Hex:
        #3c01b1
        RGB:
        60, 1, 177
        CMY:
        76, 100, 31
        CMYK:
        66, 99, 0, 31
      HSL:
        260°, 98.8764%, 34.9020%
        HSV (HSB):
        260°, 99.4350%, 69.4118%
        XYZ:
        9.8101, 4.1567, 41.8802
        xyY:
        0.1757, 0.0744, 4.1567
      CIE-Lab:
        24.1828, 61.3374, -76.1690
        CIE-LCH:
        24.1828, 97.7957, 308.8438
        CIE-Luv:
        24.1828, 0.1710, -87.7759
        Hunter-Lab:
        20.3880, 50.2105, -107.5199
      #3c01b1 color charts
#3c01b1 RGB chart
      #3c01b1 CMYK chart
      #3c01b1 RGB pie chart
      #3c01b1 color shades, tints & tones
#3c01b1 color schemes
#3c01b1 color preview, HTML & CSS examples
           This text has a color of #3c01b1        
        
          <p style="color:#3c01b1;">Text here</p>
        
        
          .mytext {color:#3c01b1;}
        
        Text color #3c01b1
      
           This box has a color of #3c01b1        
        
          <div style="background-color:#3c01b1;">Content here</div>
        
        
          .mybackground {background-color:#3c01b1;}
        
        Background color #3c01b1
      
           Border around this has a color of #3c01b1        
        
          <div style="border:2px solid #3c01b1;">Content here</div>
        
        
          .myborder {border:2px solid #3c01b1;}
        
        Border color #3c01b1