#5e13ef color space conversions
Hex:
        #5e13ef
        RGB:
        94, 19, 239
        CMY:
        63, 93, 6
        CMYK:
        61, 92, 0, 6
      HSL:
        260°, 87.3016%, 50.5882%
        HSV (HSB):
        260°, 92.0502%, 93.7255%
        XYZ:
        20.4290, 9.0774, 82.3367
        xyY:
        0.1827, 0.0812, 9.0774
      CIE-Lab:
        36.1329, 74.7953, -92.3266
        CIE-LCH:
        36.1329, 118.8215, 309.0115
        CIE-Luv:
        36.1329, 2.1736, -124.9084
        Hunter-Lab:
        30.1288, 68.3075, -140.9393
      #5e13ef color charts
#5e13ef RGB chart
      #5e13ef CMYK chart
      #5e13ef RGB pie chart
      #5e13ef color shades, tints & tones
#5e13ef color schemes
#5e13ef color preview, HTML & CSS examples
           This text has a color of #5e13ef        
        
          <p style="color:#5e13ef;">Text here</p>
        
        
          .mytext {color:#5e13ef;}
        
        Text color #5e13ef
      
           This box has a color of #5e13ef        
        
          <div style="background-color:#5e13ef;">Content here</div>
        
        
          .mybackground {background-color:#5e13ef;}
        
        Background color #5e13ef
      
           Border around this has a color of #5e13ef        
        
          <div style="border:2px solid #5e13ef;">Content here</div>
        
        
          .myborder {border:2px solid #5e13ef;}
        
        Border color #5e13ef