#3e01ca color space conversions
Hex:
        #3e01ca
        RGB:
        62, 1, 202
        CMY:
        76, 100, 21
        CMYK:
        69, 100, 0, 21
      HSL:
        258°, 99.0148%, 39.8039%
        HSV (HSB):
        258°, 99.5050%, 79.2157%
        XYZ:
        12.6581, 5.3101, 56.2349
        xyY:
        0.1706, 0.0716, 5.3101
      CIE-Lab:
        27.6006, 67.4034, -85.2909
        CIE-LCH:
        27.6006, 108.7095, 308.3185
        CIE-Luv:
        27.6006, -1.3837, -102.3461
        Hunter-Lab:
        23.0437, 57.7255, -128.5585
      #3e01ca color charts
#3e01ca RGB chart
      #3e01ca CMYK chart
      #3e01ca RGB pie chart
      #3e01ca color shades, tints & tones
#3e01ca color schemes
#3e01ca color preview, HTML & CSS examples
           This text has a color of #3e01ca        
        
          <p style="color:#3e01ca;">Text here</p>
        
        
          .mytext {color:#3e01ca;}
        
        Text color #3e01ca
      
           This box has a color of #3e01ca        
        
          <div style="background-color:#3e01ca;">Content here</div>
        
        
          .mybackground {background-color:#3e01ca;}
        
        Background color #3e01ca
      
           Border around this has a color of #3e01ca        
        
          <div style="border:2px solid #3e01ca;">Content here</div>
        
        
          .myborder {border:2px solid #3e01ca;}
        
        Border color #3e01ca