#9425bb color space conversions
Hex:
        #9425bb
        RGB:
        148, 37, 187
        CMY:
        42, 85, 27
        CMYK:
        21, 80, 0, 27
      HSL:
        284°, 66.9643%, 43.9216%
        HSV (HSB):
        284°, 80.2139%, 73.3333%
        XYZ:
        21.8440, 11.2069, 48.0256
        xyY:
        0.2694, 0.1382, 11.2069
      CIE-Lab:
        39.9268, 65.2039, -55.8164
        CIE-LCH:
        39.9268, 85.8313, 319.4355
        CIE-Luv:
        39.9268, 33.0870, -86.3571
        Hunter-Lab:
        33.4767, 57.8892, -61.6235
      #9425bb color charts
#9425bb RGB chart
      #9425bb CMYK chart
      #9425bb RGB pie chart
      #9425bb color shades, tints & tones
#9425bb color schemes
#9425bb color preview, HTML & CSS examples
           This text has a color of #9425bb        
        
          <p style="color:#9425bb;">Text here</p>
        
        
          .mytext {color:#9425bb;}
        
        Text color #9425bb
      
           This box has a color of #9425bb        
        
          <div style="background-color:#9425bb;">Content here</div>
        
        
          .mybackground {background-color:#9425bb;}
        
        Background color #9425bb
      
           Border around this has a color of #9425bb        
        
          <div style="border:2px solid #9425bb;">Content here</div>
        
        
          .myborder {border:2px solid #9425bb;}
        
        Border color #9425bb