#3c16cd color space conversions
Hex:
        #3c16cd
        RGB:
        60, 22, 205
        CMY:
        76, 91, 20
        CMYK:
        71, 89, 0, 20
      HSL:
        252°, 80.6167%, 44.5098%
        HSV (HSB):
        252°, 89.2683%, 80.3922%
        XYZ:
        13.1698, 5.9423, 58.2104
        xyY:
        0.1703, 0.0769, 5.9423
      CIE-Lab:
        29.2663, 63.6189, -84.2765
        CIE-LCH:
        29.2663, 105.5930, 307.0485
        CIE-Luv:
        29.2663, -2.8980, -104.7113
        Hunter-Lab:
        24.3767, 53.7775, -124.5179
      #3c16cd color charts
#3c16cd RGB chart
      #3c16cd CMYK chart
      #3c16cd RGB pie chart
      #3c16cd color shades, tints & tones
#3c16cd color schemes
#3c16cd color preview, HTML & CSS examples
           This text has a color of #3c16cd        
        
          <p style="color:#3c16cd;">Text here</p>
        
        
          .mytext {color:#3c16cd;}
        
        Text color #3c16cd
      
           This box has a color of #3c16cd        
        
          <div style="background-color:#3c16cd;">Content here</div>
        
        
          .mybackground {background-color:#3c16cd;}
        
        Background color #3c16cd
      
           Border around this has a color of #3c16cd        
        
          <div style="border:2px solid #3c16cd;">Content here</div>
        
        
          .myborder {border:2px solid #3c16cd;}
        
        Border color #3c16cd