#d825cf color space conversions
Hex:
        #d825cf
        RGB:
        216, 37, 207
        CMY:
        15, 85, 19
        CMYK:
        0, 83, 4, 15
      HSL:
        303°, 70.7510%, 49.6078%
        HSV (HSB):
        303°, 82.8704%, 84.7059%
        XYZ:
        40.2430, 20.4271, 60.8533
        xyY:
        0.3312, 0.1681, 20.4271
      CIE-Lab:
        52.3167, 80.9831, -46.9548
        CIE-LCH:
        52.3167, 93.6110, 329.8945
        CIE-Luv:
        52.3167, 72.3201, -82.2553
        Hunter-Lab:
        45.1963, 79.8435, -48.1919
      #d825cf color charts
#d825cf RGB chart
      #d825cf CMYK chart
      #d825cf RGB pie chart
      #d825cf color shades, tints & tones
#d825cf color schemes
#d825cf color preview, HTML & CSS examples
           This text has a color of #d825cf        
        
          <p style="color:#d825cf;">Text here</p>
        
        
          .mytext {color:#d825cf;}
        
        Text color #d825cf
      
           This box has a color of #d825cf        
        
          <div style="background-color:#d825cf;">Content here</div>
        
        
          .mybackground {background-color:#d825cf;}
        
        Background color #d825cf
      
           Border around this has a color of #d825cf        
        
          <div style="border:2px solid #d825cf;">Content here</div>
        
        
          .myborder {border:2px solid #d825cf;}
        
        Border color #d825cf