#d72afd color space conversions
Hex:
        #d72afd
        RGB:
        215, 42, 253
        CMY:
        16, 84, 1
        CMYK:
        15, 83, 0, 1
      HSL:
        289°, 98.1395%, 57.8431%
        HSV (HSB):
        289°, 83.3992%, 99.2157%
        XYZ:
        46.5819, 23.1949, 94.9504
        xyY:
        0.2828, 0.1408, 23.1949
      CIE-Lab:
        55.2725, 87.0029, -68.1936
        CIE-LCH:
        55.2725, 110.5435, 321.9103
        CIE-Luv:
        55.2725, 54.9191, -115.7245
        Hunter-Lab:
        48.1610, 88.3655, -83.1787
      #d72afd color charts
#d72afd RGB chart
      #d72afd CMYK chart
      #d72afd RGB pie chart
      #d72afd color shades, tints & tones
#d72afd color schemes
#d72afd color preview, HTML & CSS examples
           This text has a color of #d72afd        
        
          <p style="color:#d72afd;">Text here</p>
        
        
          .mytext {color:#d72afd;}
        
        Text color #d72afd
      
           This box has a color of #d72afd        
        
          <div style="background-color:#d72afd;">Content here</div>
        
        
          .mybackground {background-color:#d72afd;}
        
        Background color #d72afd
      
           Border around this has a color of #d72afd        
        
          <div style="border:2px solid #d72afd;">Content here</div>
        
        
          .myborder {border:2px solid #d72afd;}
        
        Border color #d72afd