#5e38dc color space conversions
Hex:
        #5e38dc
        RGB:
        94, 56, 220
        CMY:
        63, 78, 14
        CMYK:
        57, 75, 0, 14
      HSL:
        254°, 70.0855%, 54.1176%
        HSV (HSB):
        254°, 74.5455%, 86.2745%
        XYZ:
        18.9485, 10.3753, 68.7141
        xyY:
        0.1933, 0.1058, 10.3753
      CIE-Lab:
        38.5078, 57.1419, -77.5715
        CIE-LCH:
        38.5078, 96.3459, 306.3767
        CIE-Luv:
        38.5078, 0.6211, -111.6691
        Hunter-Lab:
        32.2108, 48.6368, -103.9337
      #5e38dc color charts
#5e38dc RGB chart
      #5e38dc CMYK chart
      #5e38dc RGB pie chart
      #5e38dc color shades, tints & tones
#5e38dc color schemes
#5e38dc color preview, HTML & CSS examples
           This text has a color of #5e38dc        
        
          <p style="color:#5e38dc;">Text here</p>
        
        
          .mytext {color:#5e38dc;}
        
        Text color #5e38dc
      
           This box has a color of #5e38dc        
        
          <div style="background-color:#5e38dc;">Content here</div>
        
        
          .mybackground {background-color:#5e38dc;}
        
        Background color #5e38dc
      
           Border around this has a color of #5e38dc        
        
          <div style="border:2px solid #5e38dc;">Content here</div>
        
        
          .myborder {border:2px solid #5e38dc;}
        
        Border color #5e38dc