#d72efe color space conversions
Hex:
        #d72efe
        RGB:
        215, 46, 254
        CMY:
        16, 82, 0
        CMYK:
        15, 82, 0, 0
      HSL:
        289°, 99.0476%, 58.8235%
        HSV (HSB):
        289°, 81.8898%, 99.6078%
        XYZ:
        46.8907, 23.5568, 95.8414
        xyY:
        0.2820, 0.1417, 23.5568
      CIE-Lab:
        55.6413, 86.2822, -68.1536
        CIE-LCH:
        55.6413, 109.9524, 321.6951
        CIE-Luv:
        55.6413, 54.1583, -115.7889
        Hunter-Lab:
        48.5354, 87.5145, -83.1035
      #d72efe color charts
#d72efe RGB chart
      #d72efe CMYK chart
      #d72efe RGB pie chart
      #d72efe color shades, tints & tones
#d72efe color schemes
#d72efe color preview, HTML & CSS examples
           This text has a color of #d72efe        
        
          <p style="color:#d72efe;">Text here</p>
        
        
          .mytext {color:#d72efe;}
        
        Text color #d72efe
      
           This box has a color of #d72efe        
        
          <div style="background-color:#d72efe;">Content here</div>
        
        
          .mybackground {background-color:#d72efe;}
        
        Background color #d72efe
      
           Border around this has a color of #d72efe        
        
          <div style="border:2px solid #d72efe;">Content here</div>
        
        
          .myborder {border:2px solid #d72efe;}
        
        Border color #d72efe