#3c16ec color space conversions
Hex:
        #3c16ec
        RGB:
        60, 22, 236
        CMY:
        76, 91, 7
        CMYK:
        75, 91, 0, 7
      HSL:
        251°, 84.9206%, 50.5882%
        HSV (HSB):
        251°, 90.6780%, 92.5490%
        XYZ:
        17.2907, 7.5906, 79.9107
        xyY:
        0.1650, 0.0724, 7.5906
      CIE-Lab:
        33.1153, 71.6058, -95.7219
        CIE-LCH:
        33.1153, 119.5411, 306.7987
        CIE-Luv:
        33.1153, -4.8895, -122.3215
        Hunter-Lab:
        27.5511, 63.8101, -152.6824
      #3c16ec color charts
#3c16ec RGB chart
      #3c16ec CMYK chart
      #3c16ec RGB pie chart
      #3c16ec color shades, tints & tones
#3c16ec color schemes
#3c16ec color preview, HTML & CSS examples
           This text has a color of #3c16ec        
        
          <p style="color:#3c16ec;">Text here</p>
        
        
          .mytext {color:#3c16ec;}
        
        Text color #3c16ec
      
           This box has a color of #3c16ec        
        
          <div style="background-color:#3c16ec;">Content here</div>
        
        
          .mybackground {background-color:#3c16ec;}
        
        Background color #3c16ec
      
           Border around this has a color of #3c16ec        
        
          <div style="border:2px solid #3c16ec;">Content here</div>
        
        
          .myborder {border:2px solid #3c16ec;}
        
        Border color #3c16ec