#3e04ef color space conversions
Hex:
        #3e04ef
        RGB:
        62, 4, 239
        CMY:
        76, 98, 6
        CMYK:
        74, 98, 0, 6
      HSL:
        255°, 96.7078%, 47.6471%
        HSV (HSB):
        255°, 98.3264%, 93.7255%
        XYZ:
        17.6100, 7.3430, 82.1505
        xyY:
        0.1644, 0.0686, 7.3430
      CIE-Lab:
        32.5753, 75.6669, -98.3231
        CIE-LCH:
        32.5753, 124.0682, 307.5810
        CIE-Luv:
        32.5753, -4.0659, -123.5419
        Hunter-Lab:
        27.0979, 68.5798, -160.7762
      #3e04ef color charts
#3e04ef RGB chart
      #3e04ef CMYK chart
      #3e04ef RGB pie chart
      #3e04ef color shades, tints & tones
#3e04ef color schemes
#3e04ef color preview, HTML & CSS examples
           This text has a color of #3e04ef        
        
          <p style="color:#3e04ef;">Text here</p>
        
        
          .mytext {color:#3e04ef;}
        
        Text color #3e04ef
      
           This box has a color of #3e04ef        
        
          <div style="background-color:#3e04ef;">Content here</div>
        
        
          .mybackground {background-color:#3e04ef;}
        
        Background color #3e04ef
      
           Border around this has a color of #3e04ef        
        
          <div style="border:2px solid #3e04ef;">Content here</div>
        
        
          .myborder {border:2px solid #3e04ef;}
        
        Border color #3e04ef