#9b42da color space conversions
Hex:
        #9b42da
        RGB:
        155, 66, 218
        CMY:
        39, 74, 15
        CMYK:
        29, 70, 0, 15
      HSL:
        275°, 67.2566%, 55.6863%
        HSV (HSB):
        275°, 69.7248%, 85.4902%
        XYZ:
        28.1207, 15.9269, 67.9218
        xyY:
        0.2511, 0.1422, 15.9269
      CIE-Lab:
        46.8785, 62.1419, -62.4773
        CIE-LCH:
        46.8785, 88.1194, 314.8458
        CIE-Luv:
        46.8785, 25.0371, -99.8621
        Hunter-Lab:
        39.9086, 55.9359, -72.9716
      #9b42da color charts
#9b42da RGB chart
      #9b42da CMYK chart
      #9b42da RGB pie chart
      #9b42da color shades, tints & tones
#9b42da color schemes
#9b42da color preview, HTML & CSS examples
           This text has a color of #9b42da        
        
          <p style="color:#9b42da;">Text here</p>
        
        
          .mytext {color:#9b42da;}
        
        Text color #9b42da
      
           This box has a color of #9b42da        
        
          <div style="background-color:#9b42da;">Content here</div>
        
        
          .mybackground {background-color:#9b42da;}
        
        Background color #9b42da
      
           Border around this has a color of #9b42da        
        
          <div style="border:2px solid #9b42da;">Content here</div>
        
        
          .myborder {border:2px solid #9b42da;}
        
        Border color #9b42da