#3e29be color space conversions
Hex:
        #3e29be
        RGB:
        62, 41, 190
        CMY:
        76, 84, 25
        CMYK:
        67, 78, 0, 25
      HSL:
        248°, 64.5022%, 45.2941%
        HSV (HSB):
        248°, 78.4211%, 74.5098%
        XYZ:
        12.0738, 6.3277, 49.3002
        xyY:
        0.1783, 0.0935, 6.3277
      CIE-Lab:
        30.2246, 52.1018, -73.8793
        CIE-LCH:
        30.2246, 90.4033, 305.1926
        CIE-Luv:
        30.2246, -3.2868, -96.2297
        Hunter-Lab:
        25.1549, 41.6548, -98.5917
      #3e29be color charts
#3e29be RGB chart
      #3e29be CMYK chart
      #3e29be RGB pie chart
      #3e29be color shades, tints & tones
#3e29be color schemes
#3e29be color preview, HTML & CSS examples
           This text has a color of #3e29be        
        
          <p style="color:#3e29be;">Text here</p>
        
        
          .mytext {color:#3e29be;}
        
        Text color #3e29be
      
           This box has a color of #3e29be        
        
          <div style="background-color:#3e29be;">Content here</div>
        
        
          .mybackground {background-color:#3e29be;}
        
        Background color #3e29be
      
           Border around this has a color of #3e29be        
        
          <div style="border:2px solid #3e29be;">Content here</div>
        
        
          .myborder {border:2px solid #3e29be;}
        
        Border color #3e29be