#9e42df color space conversions
Hex:
        #9e42df
        RGB:
        158, 66, 223
        CMY:
        38, 74, 13
        CMYK:
        29, 70, 0, 13
      HSL:
        275°, 71.0407%, 56.6667%
        HSV (HSB):
        275°, 70.4036%, 87.4510%
        XYZ:
        29.3680, 16.4932, 71.4477
        xyY:
        0.2503, 0.1406, 16.4932
      CIE-Lab:
        47.6151, 63.8222, -64.1147
        CIE-LCH:
        47.6151, 90.4652, 314.8690
        CIE-Luv:
        47.6151, 25.6002, -102.8051
        Hunter-Lab:
        40.6119, 58.0096, -75.8794
      #9e42df color charts
#9e42df RGB chart
      #9e42df CMYK chart
      #9e42df RGB pie chart
      #9e42df color shades, tints & tones
#9e42df color schemes
#9e42df color preview, HTML & CSS examples
           This text has a color of #9e42df        
        
          <p style="color:#9e42df;">Text here</p>
        
        
          .mytext {color:#9e42df;}
        
        Text color #9e42df
      
           This box has a color of #9e42df        
        
          <div style="background-color:#9e42df;">Content here</div>
        
        
          .mybackground {background-color:#9e42df;}
        
        Background color #9e42df
      
           Border around this has a color of #9e42df        
        
          <div style="border:2px solid #9e42df;">Content here</div>
        
        
          .myborder {border:2px solid #9e42df;}
        
        Border color #9e42df