#3e28eb color space conversions
Hex:
        #3e28eb
        RGB:
        62, 40, 235
        CMY:
        76, 84, 8
        CMYK:
        74, 83, 0, 8
      HSL:
        247°, 82.9787%, 53.9216%
        HSV (HSB):
        247°, 82.9787%, 92.1569%
        XYZ:
        17.7408, 8.5399, 79.3106
        xyY:
        0.1680, 0.0809, 8.5399
      CIE-Lab:
        35.0829, 65.5622, -91.8769
        CIE-LCH:
        35.0829, 112.8705, 305.5112
        CIE-Luv:
        35.0829, -5.8968, -122.2576
        Hunter-Lab:
        29.2231, 57.2238, -140.4553
      #3e28eb color charts
#3e28eb RGB chart
      #3e28eb CMYK chart
      #3e28eb RGB pie chart
      #3e28eb color shades, tints & tones
#3e28eb color schemes
#3e28eb color preview, HTML & CSS examples
           This text has a color of #3e28eb        
        
          <p style="color:#3e28eb;">Text here</p>
        
        
          .mytext {color:#3e28eb;}
        
        Text color #3e28eb
      
           This box has a color of #3e28eb        
        
          <div style="background-color:#3e28eb;">Content here</div>
        
        
          .mybackground {background-color:#3e28eb;}
        
        Background color #3e28eb
      
           Border around this has a color of #3e28eb        
        
          <div style="border:2px solid #3e28eb;">Content here</div>
        
        
          .myborder {border:2px solid #3e28eb;}
        
        Border color #3e28eb