#3e36eb color space conversions
Hex:
        #3e36eb
        RGB:
        62, 54, 235
        CMY:
        76, 79, 8
        CMYK:
        74, 77, 0, 8
      HSL:
        243°, 81.9005%, 56.6667%
        HSV (HSB):
        243°, 77.0213%, 92.1569%
        XYZ:
        18.3012, 9.6606, 79.4974
        xyY:
        0.1703, 0.0899, 9.6606
      CIE-Lab:
        37.2263, 59.3006, -88.3224
        CIE-LCH:
        37.2263, 106.3833, 303.8778
        CIE-Luv:
        37.2263, -7.5513, -121.9019
        Hunter-Lab:
        31.0815, 50.7101, -129.8891
      #3e36eb color charts
#3e36eb RGB chart
      #3e36eb CMYK chart
      #3e36eb RGB pie chart
      #3e36eb color shades, tints & tones
#3e36eb color schemes
#3e36eb color preview, HTML & CSS examples
           This text has a color of #3e36eb        
        
          <p style="color:#3e36eb;">Text here</p>
        
        
          .mytext {color:#3e36eb;}
        
        Text color #3e36eb
      
           This box has a color of #3e36eb        
        
          <div style="background-color:#3e36eb;">Content here</div>
        
        
          .mybackground {background-color:#3e36eb;}
        
        Background color #3e36eb
      
           Border around this has a color of #3e36eb        
        
          <div style="border:2px solid #3e36eb;">Content here</div>
        
        
          .myborder {border:2px solid #3e36eb;}
        
        Border color #3e36eb