#5e2deb color space conversions
Hex:
        #5e2deb
        RGB:
        94, 45, 235
        CMY:
        63, 82, 8
        CMYK:
        60, 81, 0, 8
      HSL:
        255°, 82.6087%, 54.9020%
        HSV (HSB):
        255°, 80.8511%, 92.1569%
        XYZ:
        20.5499, 10.2546, 79.4935
        xyY:
        0.1863, 0.0930, 10.2546
      CIE-Lab:
        38.2956, 66.0634, -86.4759
        CIE-LCH:
        38.2956, 108.8231, 307.3781
        CIE-Luv:
        38.2956, 0.6288, -121.8662
        Hunter-Lab:
        32.0228, 58.5081, -124.7656
      #5e2deb color charts
#5e2deb RGB chart
      #5e2deb CMYK chart
      #5e2deb RGB pie chart
      #5e2deb color shades, tints & tones
#5e2deb color schemes
#5e2deb color preview, HTML & CSS examples
           This text has a color of #5e2deb        
        
          <p style="color:#5e2deb;">Text here</p>
        
        
          .mytext {color:#5e2deb;}
        
        Text color #5e2deb
      
           This box has a color of #5e2deb        
        
          <div style="background-color:#5e2deb;">Content here</div>
        
        
          .mybackground {background-color:#5e2deb;}
        
        Background color #5e2deb
      
           Border around this has a color of #5e2deb        
        
          <div style="border:2px solid #5e2deb;">Content here</div>
        
        
          .myborder {border:2px solid #5e2deb;}
        
        Border color #5e2deb