#d732cd color space conversions
Hex:
        #d732cd
        RGB:
        215, 50, 205
        CMY:
        16, 80, 20
        CMYK:
        0, 77, 5, 16
      HSL:
        304°, 67.3469%, 51.9608%
        HSV (HSB):
        304°, 76.7442%, 84.3137%
        XYZ:
        40.1844, 21.1361, 59.7193
        xyY:
        0.3320, 0.1746, 21.1361
      CIE-Lab:
        53.0981, 77.4327, -44.5778
        CIE-LCH:
        53.0981, 89.3476, 330.0711
        CIE-Luv:
        53.0981, 70.2903, -78.4797
        Hunter-Lab:
        45.9740, 75.5667, -44.8348
      #d732cd color charts
#d732cd RGB chart
      #d732cd CMYK chart
      #d732cd RGB pie chart
      #d732cd color shades, tints & tones
#d732cd color schemes
#d732cd color preview, HTML & CSS examples
           This text has a color of #d732cd        
        
          <p style="color:#d732cd;">Text here</p>
        
        
          .mytext {color:#d732cd;}
        
        Text color #d732cd
      
           This box has a color of #d732cd        
        
          <div style="background-color:#d732cd;">Content here</div>
        
        
          .mybackground {background-color:#d732cd;}
        
        Background color #d732cd
      
           Border around this has a color of #d732cd        
        
          <div style="border:2px solid #d732cd;">Content here</div>
        
        
          .myborder {border:2px solid #d732cd;}
        
        Border color #d732cd