#3e36ec color space conversions
Hex:
        #3e36ec
        RGB:
        62, 54, 236
        CMY:
        76, 79, 7
        CMYK:
        74, 77, 0, 7
      HSL:
        243°, 82.7273%, 56.8627%
        HSV (HSB):
        243°, 77.1186%, 92.5490%
        XYZ:
        18.4461, 9.7186, 80.2605
        xyY:
        0.1701, 0.0896, 9.7186
      CIE-Lab:
        37.3326, 59.6028, -88.7137
        CIE-LCH:
        37.3326, 106.8766, 303.8954
        CIE-Luv:
        37.3326, -7.5997, -122.4816
        Hunter-Lab:
        31.1747, 51.0631, -130.8225
      #3e36ec color charts
#3e36ec RGB chart
      #3e36ec CMYK chart
      #3e36ec RGB pie chart
      #3e36ec color shades, tints & tones
#3e36ec color schemes
#3e36ec color preview, HTML & CSS examples
           This text has a color of #3e36ec        
        
          <p style="color:#3e36ec;">Text here</p>
        
        
          .mytext {color:#3e36ec;}
        
        Text color #3e36ec
      
           This box has a color of #3e36ec        
        
          <div style="background-color:#3e36ec;">Content here</div>
        
        
          .mybackground {background-color:#3e36ec;}
        
        Background color #3e36ec
      
           Border around this has a color of #3e36ec        
        
          <div style="border:2px solid #3e36ec;">Content here</div>
        
        
          .myborder {border:2px solid #3e36ec;}
        
        Border color #3e36ec