#3e02ba color space conversions
Hex:
        #3e02ba
        RGB:
        62, 2, 186
        CMY:
        76, 99, 27
        CMYK:
        67, 99, 0, 27
      HSL:
        260°, 97.8723%, 36.8627%
        HSV (HSB):
        260°, 98.9247%, 72.9412%
        XYZ:
        10.8712, 4.6127, 46.7717
        xyY:
        0.1746, 0.0741, 4.6127
      CIE-Lab:
        25.6016, 63.3903, -79.1783
        CIE-LCH:
        25.6016, 101.4275, 308.6808
        CIE-Luv:
        25.6016, -0.1728, -93.1757
        Hunter-Lab:
        21.4772, 52.7670, -114.0838
      #3e02ba color charts
#3e02ba RGB chart
      #3e02ba CMYK chart
      #3e02ba RGB pie chart
      #3e02ba color shades, tints & tones
#3e02ba color schemes
#3e02ba color preview, HTML & CSS examples
           This text has a color of #3e02ba        
        
          <p style="color:#3e02ba;">Text here</p>
        
        
          .mytext {color:#3e02ba;}
        
        Text color #3e02ba
      
           This box has a color of #3e02ba        
        
          <div style="background-color:#3e02ba;">Content here</div>
        
        
          .mybackground {background-color:#3e02ba;}
        
        Background color #3e02ba
      
           Border around this has a color of #3e02ba        
        
          <div style="border:2px solid #3e02ba;">Content here</div>
        
        
          .myborder {border:2px solid #3e02ba;}
        
        Border color #3e02ba