#d72ce5 color space conversions
Hex:
        #d72ce5
        RGB:
        215, 44, 229
        CMY:
        16, 83, 10
        CMYK:
        6, 81, 0, 10
      HSL:
        295°, 78.0591%, 53.5294%
        HSV (HSB):
        295°, 80.7860%, 89.8039%
        XYZ:
        43.0679, 21.9056, 76.0870
        xyY:
        0.3053, 0.1553, 21.9056
      CIE-Lab:
        53.9267, 82.6306, -56.9157
        CIE-LCH:
        53.9267, 100.3355, 325.4411
        CIE-Luv:
        53.9267, 62.6183, -97.9396
        Hunter-Lab:
        46.8034, 82.3474, -63.6238
      #d72ce5 color charts
#d72ce5 RGB chart
      #d72ce5 CMYK chart
      #d72ce5 RGB pie chart
      #d72ce5 color shades, tints & tones
#d72ce5 color schemes
#d72ce5 color preview, HTML & CSS examples
           This text has a color of #d72ce5        
        
          <p style="color:#d72ce5;">Text here</p>
        
        
          .mytext {color:#d72ce5;}
        
        Text color #d72ce5
      
           This box has a color of #d72ce5        
        
          <div style="background-color:#d72ce5;">Content here</div>
        
        
          .mybackground {background-color:#d72ce5;}
        
        Background color #d72ce5
      
           Border around this has a color of #d72ce5        
        
          <div style="border:2px solid #d72ce5;">Content here</div>
        
        
          .myborder {border:2px solid #d72ce5;}
        
        Border color #d72ce5