#d727ed color space conversions
Hex:
        #d727ed
        RGB:
        215, 39, 237
        CMY:
        16, 85, 7
        CMYK:
        9, 84, 0, 7
      HSL:
        293°, 84.6154%, 54.1176%
        HSV (HSB):
        293°, 83.5443%, 92.9412%
        XYZ:
        44.0359, 22.0125, 82.0487
        xyY:
        0.2973, 0.1486, 22.0125
      CIE-Lab:
        54.0403, 84.9969, -61.2391
        CIE-LCH:
        54.0403, 104.7602, 324.2278
        CIE-Luv:
        54.0403, 60.4827, -104.6691
        Hunter-Lab:
        46.9175, 85.4311, -70.8432
      #d727ed color charts
#d727ed RGB chart
      #d727ed CMYK chart
      #d727ed RGB pie chart
      #d727ed color shades, tints & tones
#d727ed color schemes
#d727ed color preview, HTML & CSS examples
           This text has a color of #d727ed        
        
          <p style="color:#d727ed;">Text here</p>
        
        
          .mytext {color:#d727ed;}
        
        Text color #d727ed
      
           This box has a color of #d727ed        
        
          <div style="background-color:#d727ed;">Content here</div>
        
        
          .mybackground {background-color:#d727ed;}
        
        Background color #d727ed
      
           Border around this has a color of #d727ed        
        
          <div style="border:2px solid #d727ed;">Content here</div>
        
        
          .myborder {border:2px solid #d727ed;}
        
        Border color #d727ed