#d225d1 color space conversions
Hex:
        #d225d1
        RGB:
        210, 37, 209
        CMY:
        18, 85, 18
        CMYK:
        0, 82, 0, 18
      HSL:
        300°, 70.0405%, 48.4314%
        HSV (HSB):
        300°, 82.3810%, 82.3529%
        XYZ:
        38.7485, 19.6282, 62.0680
        xyY:
        0.3217, 0.1630, 19.6282
      CIE-Lab:
        51.4142, 80.1666, -49.5996
        CIE-LCH:
        51.4142, 94.2699, 328.2547
        CIE-Luv:
        51.4142, 67.2289, -85.6928
        Hunter-Lab:
        44.3038, 78.5864, -52.0505
      #d225d1 color charts
#d225d1 RGB chart
      #d225d1 CMYK chart
      #d225d1 RGB pie chart
      #d225d1 color shades, tints & tones
#d225d1 color schemes
#d225d1 color preview, HTML & CSS examples
           This text has a color of #d225d1        
        
          <p style="color:#d225d1;">Text here</p>
        
        
          .mytext {color:#d225d1;}
        
        Text color #d225d1
      
           This box has a color of #d225d1        
        
          <div style="background-color:#d225d1;">Content here</div>
        
        
          .mybackground {background-color:#d225d1;}
        
        Background color #d225d1
      
           Border around this has a color of #d225d1        
        
          <div style="border:2px solid #d225d1;">Content here</div>
        
        
          .myborder {border:2px solid #d225d1;}
        
        Border color #d225d1