#d729f0 color space conversions
Hex:
        #d729f0
        RGB:
        215, 41, 240
        CMY:
        16, 84, 6
        CMYK:
        10, 83, 0, 6
      HSL:
        292°, 86.8996%, 55.0980%
        HSV (HSB):
        292°, 82.9167%, 94.1176%
        XYZ:
        44.5454, 22.3242, 84.3993
        xyY:
        0.2945, 0.1476, 22.3242
      CIE-Lab:
        54.3693, 85.0652, -62.3935
        CIE-LCH:
        54.3693, 105.4942, 323.7408
        CIE-Luv:
        54.3693, 59.2463, -106.5382
        Hunter-Lab:
        47.2485, 85.6032, -72.8348
      #d729f0 color charts
#d729f0 RGB chart
      #d729f0 CMYK chart
      #d729f0 RGB pie chart
      #d729f0 color shades, tints & tones
#d729f0 color schemes
#d729f0 color preview, HTML & CSS examples
           This text has a color of #d729f0        
        
          <p style="color:#d729f0;">Text here</p>
        
        
          .mytext {color:#d729f0;}
        
        Text color #d729f0
      
           This box has a color of #d729f0        
        
          <div style="background-color:#d729f0;">Content here</div>
        
        
          .mybackground {background-color:#d729f0;}
        
        Background color #d729f0
      
           Border around this has a color of #d729f0        
        
          <div style="border:2px solid #d729f0;">Content here</div>
        
        
          .myborder {border:2px solid #d729f0;}
        
        Border color #d729f0