#3c36ed color space conversions
Hex:
        #3c36ed
        RGB:
        60, 54, 237
        CMY:
        76, 79, 7
        CMYK:
        75, 77, 0, 7
      HSL:
        242°, 83.5616%, 57.0588%
        HSV (HSB):
        242°, 77.2152%, 92.9412%
        XYZ:
        18.4687, 9.7134, 81.0222
        xyY:
        0.1691, 0.0889, 9.7134
      CIE-Lab:
        37.3231, 59.7618, -89.2997
        CIE-LCH:
        37.3231, 107.4519, 303.7915
        CIE-Luv:
        37.3231, -7.9741, -123.0798
        Hunter-Lab:
        31.1664, 51.2353, -132.3180
      #3c36ed color charts
#3c36ed RGB chart
      #3c36ed CMYK chart
      #3c36ed RGB pie chart
      #3c36ed color shades, tints & tones
#3c36ed color schemes
#3c36ed color preview, HTML & CSS examples
           This text has a color of #3c36ed        
        
          <p style="color:#3c36ed;">Text here</p>
        
        
          .mytext {color:#3c36ed;}
        
        Text color #3c36ed
      
           This box has a color of #3c36ed        
        
          <div style="background-color:#3c36ed;">Content here</div>
        
        
          .mybackground {background-color:#3c36ed;}
        
        Background color #3c36ed
      
           Border around this has a color of #3c36ed        
        
          <div style="border:2px solid #3c36ed;">Content here</div>
        
        
          .myborder {border:2px solid #3c36ed;}
        
        Border color #3c36ed