#3c13ed color space conversions
Hex:
        #3c13ed
        RGB:
        60, 19, 237
        CMY:
        76, 93, 7
        CMYK:
        75, 92, 0, 7
      HSL:
        251°, 85.8268%, 50.1961%
        HSV (HSB):
        251°, 91.9831%, 92.9412%
        XYZ:
        17.3824, 7.5408, 80.6601
        xyY:
        0.1646, 0.0714, 7.5408
      CIE-Lab:
        33.0077, 72.5696, -96.4697
        CIE-LCH:
        33.0077, 120.7176, 306.9524
        CIE-Luv:
        33.0077, -4.7933, -122.7783
        Hunter-Lab:
        27.4606, 64.9337, -154.9306
      #3c13ed color charts
#3c13ed RGB chart
      #3c13ed CMYK chart
      #3c13ed RGB pie chart
      #3c13ed color shades, tints & tones
#3c13ed color schemes
#3c13ed color preview, HTML & CSS examples
           This text has a color of #3c13ed        
        
          <p style="color:#3c13ed;">Text here</p>
        
        
          .mytext {color:#3c13ed;}
        
        Text color #3c13ed
      
           This box has a color of #3c13ed        
        
          <div style="background-color:#3c13ed;">Content here</div>
        
        
          .mybackground {background-color:#3c13ed;}
        
        Background color #3c13ed
      
           Border around this has a color of #3c13ed        
        
          <div style="border:2px solid #3c13ed;">Content here</div>
        
        
          .myborder {border:2px solid #3c13ed;}
        
        Border color #3c13ed