#d327ed color space conversions
Hex:
        #d327ed
        RGB:
        211, 39, 237
        CMY:
        17, 85, 7
        CMYK:
        11, 84, 0, 7
      HSL:
        292°, 84.6154%, 54.1176%
        HSV (HSB):
        292°, 83.5443%, 92.9412%
        XYZ:
        42.8755, 21.4143, 81.9944
        xyY:
        0.2931, 0.1464, 21.4143
      CIE-Lab:
        53.4000, 84.3282, -62.3028
        CIE-LCH:
        53.4000, 104.8470, 323.5425
        CIE-Luv:
        53.4000, 57.8111, -105.8136
        Hunter-Lab:
        46.2756, 84.4024, -72.6611
      #d327ed color charts
#d327ed RGB chart
      #d327ed CMYK chart
      #d327ed RGB pie chart
      #d327ed color shades, tints & tones
#d327ed color schemes
#d327ed color preview, HTML & CSS examples
           This text has a color of #d327ed        
        
          <p style="color:#d327ed;">Text here</p>
        
        
          .mytext {color:#d327ed;}
        
        Text color #d327ed
      
           This box has a color of #d327ed        
        
          <div style="background-color:#d327ed;">Content here</div>
        
        
          .mybackground {background-color:#d327ed;}
        
        Background color #d327ed
      
           Border around this has a color of #d327ed        
        
          <div style="border:2px solid #d327ed;">Content here</div>
        
        
          .myborder {border:2px solid #d327ed;}
        
        Border color #d327ed