#9b42cf color space conversions
Hex:
        #9b42cf
        RGB:
        155, 66, 207
        CMY:
        39, 74, 19
        CMYK:
        25, 68, 0, 19
      HSL:
        278°, 59.4937%, 53.5294%
        HSV (HSB):
        278°, 68.1159%, 81.1765%
        XYZ:
        26.7283, 15.3700, 60.5895
        xyY:
        0.2603, 0.1497, 15.3700
      CIE-Lab:
        46.1368, 59.7464, -57.3712
        CIE-LCH:
        46.1368, 82.8317, 316.1618
        CIE-Luv:
        46.1368, 27.3932, -91.9265
        Hunter-Lab:
        39.2046, 53.0869, -64.1877
      #9b42cf color charts
#9b42cf RGB chart
      #9b42cf CMYK chart
      #9b42cf RGB pie chart
      #9b42cf color shades, tints & tones
#9b42cf color schemes
#9b42cf color preview, HTML & CSS examples
           This text has a color of #9b42cf        
        
          <p style="color:#9b42cf;">Text here</p>
        
        
          .mytext {color:#9b42cf;}
        
        Text color #9b42cf
      
           This box has a color of #9b42cf        
        
          <div style="background-color:#9b42cf;">Content here</div>
        
        
          .mybackground {background-color:#9b42cf;}
        
        Background color #9b42cf
      
           Border around this has a color of #9b42cf        
        
          <div style="border:2px solid #9b42cf;">Content here</div>
        
        
          .myborder {border:2px solid #9b42cf;}
        
        Border color #9b42cf