#9e50df color space conversions
Hex:
        #9e50df
        RGB:
        158, 80, 223
        CMY:
        38, 69, 13
        CMYK:
        29, 64, 0, 13
      HSL:
        273°, 69.0821%, 59.4118%
        HSV (HSB):
        273°, 64.1256%, 87.4510%
        XYZ:
        30.2885, 18.3341, 71.7545
        xyY:
        0.2516, 0.1523, 18.3341
      CIE-Lab:
        49.8989, 57.4733, -60.4255
        CIE-LCH:
        49.8989, 83.3931, 313.5656
        CIE-Luv:
        49.8989, 22.6367, -98.1841
        Hunter-Lab:
        42.8184, 51.3336, -69.3846
      #9e50df color charts
#9e50df RGB chart
      #9e50df CMYK chart
      #9e50df RGB pie chart
      #9e50df color shades, tints & tones
#9e50df color schemes
#9e50df color preview, HTML & CSS examples
           This text has a color of #9e50df        
        
          <p style="color:#9e50df;">Text here</p>
        
        
          .mytext {color:#9e50df;}
        
        Text color #9e50df
      
           This box has a color of #9e50df        
        
          <div style="background-color:#9e50df;">Content here</div>
        
        
          .mybackground {background-color:#9e50df;}
        
        Background color #9e50df
      
           Border around this has a color of #9e50df        
        
          <div style="border:2px solid #9e50df;">Content here</div>
        
        
          .myborder {border:2px solid #9e50df;}
        
        Border color #9e50df