#3e00f2 color space conversions
Hex:
        #3e00f2
        RGB:
        62, 0, 242
        CMY:
        76, 100, 5
        CMYK:
        74, 100, 0, 5
      HSL:
        255°, 100.0000%, 47.4510%
        HSV (HSB):
        255°, 100.0000%, 94.9020%
        XYZ:
        18.0136, 7.4349, 84.4901
        xyY:
        0.1639, 0.0676, 7.4349
      CIE-Lab:
        32.7772, 76.9576, -99.6871
        CIE-LCH:
        32.7772, 125.9364, 307.6678
        CIE-Luv:
        32.7772, -4.1383, -125.1163
        Hunter-Lab:
        27.2671, 70.2061, -164.6296
      #3e00f2 color charts
#3e00f2 RGB chart
      #3e00f2 CMYK chart
      #3e00f2 RGB pie chart
      #3e00f2 color shades, tints & tones
#3e00f2 color schemes
#3e00f2 color preview, HTML & CSS examples
           This text has a color of #3e00f2        
        
          <p style="color:#3e00f2;">Text here</p>
        
        
          .mytext {color:#3e00f2;}
        
        Text color #3e00f2
      
           This box has a color of #3e00f2        
        
          <div style="background-color:#3e00f2;">Content here</div>
        
        
          .mybackground {background-color:#3e00f2;}
        
        Background color #3e00f2
      
           Border around this has a color of #3e00f2        
        
          <div style="border:2px solid #3e00f2;">Content here</div>
        
        
          .myborder {border:2px solid #3e00f2;}
        
        Border color #3e00f2