#3e30ba color space conversions
Hex:
        #3e30ba
        RGB:
        62, 48, 186
        CMY:
        76, 81, 27
        CMYK:
        67, 74, 0, 27
      HSL:
        246°, 58.9744%, 45.8824%
        HSV (HSB):
        246°, 74.1935%, 72.9412%
        XYZ:
        11.9065, 6.6832, 47.1168
        xyY:
        0.1812, 0.1017, 6.6832
      CIE-Lab:
        31.0746, 47.2719, -70.1125
        CIE-LCH:
        31.0746, 84.5600, 303.9890
        CIE-Luv:
        31.0746, -4.0276, -93.3441
        Hunter-Lab:
        25.8519, 36.9700, -89.9637
      #3e30ba color charts
#3e30ba RGB chart
      #3e30ba CMYK chart
      #3e30ba RGB pie chart
      #3e30ba color shades, tints & tones
#3e30ba color schemes
#3e30ba color preview, HTML & CSS examples
           This text has a color of #3e30ba        
        
          <p style="color:#3e30ba;">Text here</p>
        
        
          .mytext {color:#3e30ba;}
        
        Text color #3e30ba
      
           This box has a color of #3e30ba        
        
          <div style="background-color:#3e30ba;">Content here</div>
        
        
          .mybackground {background-color:#3e30ba;}
        
        Background color #3e30ba
      
           Border around this has a color of #3e30ba        
        
          <div style="border:2px solid #3e30ba;">Content here</div>
        
        
          .myborder {border:2px solid #3e30ba;}
        
        Border color #3e30ba