#d32ae9 color space conversions
Hex:
        #d32ae9
        RGB:
        211, 42, 233
        CMY:
        17, 84, 9
        CMYK:
        9, 82, 0, 9
      HSL:
        293°, 81.2766%, 53.9216%
        HSV (HSB):
        293°, 81.9742%, 91.3725%
        XYZ:
        42.3999, 21.3880, 78.9844
        xyY:
        0.2970, 0.1498, 21.3880
      CIE-Lab:
        53.3716, 83.0276, -60.0976
        CIE-LCH:
        53.3716, 102.4954, 324.1020
        CIE-Luv:
        53.3716, 58.7985, -102.4154
        Hunter-Lab:
        46.2472, 82.7182, -68.8869
      #d32ae9 color charts
#d32ae9 RGB chart
      #d32ae9 CMYK chart
      #d32ae9 RGB pie chart
      #d32ae9 color shades, tints & tones
#d32ae9 color schemes
#d32ae9 color preview, HTML & CSS examples
           This text has a color of #d32ae9        
        
          <p style="color:#d32ae9;">Text here</p>
        
        
          .mytext {color:#d32ae9;}
        
        Text color #d32ae9
      
           This box has a color of #d32ae9        
        
          <div style="background-color:#d32ae9;">Content here</div>
        
        
          .mybackground {background-color:#d32ae9;}
        
        Background color #d32ae9
      
           Border around this has a color of #d32ae9        
        
          <div style="border:2px solid #d32ae9;">Content here</div>
        
        
          .myborder {border:2px solid #d32ae9;}
        
        Border color #d32ae9