#9432d2 color space conversions
Hex:
        #9432d2
        RGB:
        148, 50, 210
        CMY:
        42, 80, 18
        CMYK:
        30, 76, 0, 18
      HSL:
        277°, 64.0000%, 50.9804%
        HSV (HSB):
        277°, 76.1905%, 82.3529%
        XYZ:
        24.9862, 13.2302, 62.2095
        xyY:
        0.2488, 0.1317, 13.2302
      CIE-Lab:
        43.1081, 65.5238, -64.0464
        CIE-LCH:
        43.1081, 91.6259, 315.6533
        CIE-Luv:
        43.1081, 25.7155, -99.7325
        Hunter-Lab:
        36.3734, 58.9646, -75.9425
      #9432d2 color charts
#9432d2 RGB chart
      #9432d2 CMYK chart
      #9432d2 RGB pie chart
      #9432d2 color shades, tints & tones
#9432d2 color schemes
#9432d2 color preview, HTML & CSS examples
           This text has a color of #9432d2        
        
          <p style="color:#9432d2;">Text here</p>
        
        
          .mytext {color:#9432d2;}
        
        Text color #9432d2
      
           This box has a color of #9432d2        
        
          <div style="background-color:#9432d2;">Content here</div>
        
        
          .mybackground {background-color:#9432d2;}
        
        Background color #9432d2
      
           Border around this has a color of #9432d2        
        
          <div style="border:2px solid #9432d2;">Content here</div>
        
        
          .myborder {border:2px solid #9432d2;}
        
        Border color #9432d2