#d732fd color space conversions
Hex:
        #d732fd
        RGB:
        215, 50, 253
        CMY:
        16, 80, 1
        CMYK:
        15, 80, 0, 1
      HSL:
        289°, 98.0676%, 59.4118%
        HSV (HSB):
        289°, 80.2372%, 99.2157%
        XYZ:
        46.8946, 23.8201, 95.0546
        xyY:
        0.2829, 0.1437, 23.8201
      CIE-Lab:
        55.9072, 85.1468, -67.1691
        CIE-LCH:
        55.9072, 108.4512, 321.7314
        CIE-Luv:
        55.9072, 53.9753, -114.3616
        Hunter-Lab:
        48.8059, 86.0994, -81.3095
      #d732fd color charts
#d732fd RGB chart
      #d732fd CMYK chart
      #d732fd RGB pie chart
      #d732fd color shades, tints & tones
#d732fd color schemes
#d732fd color preview, HTML & CSS examples
           This text has a color of #d732fd        
        
          <p style="color:#d732fd;">Text here</p>
        
        
          .mytext {color:#d732fd;}
        
        Text color #d732fd
      
           This box has a color of #d732fd        
        
          <div style="background-color:#d732fd;">Content here</div>
        
        
          .mybackground {background-color:#d732fd;}
        
        Background color #d732fd
      
           Border around this has a color of #d732fd        
        
          <div style="border:2px solid #d732fd;">Content here</div>
        
        
          .myborder {border:2px solid #d732fd;}
        
        Border color #d732fd