#d825d2 color space conversions
Hex:
        #d825d2
        RGB:
        216, 37, 210
        CMY:
        15, 85, 18
        CMYK:
        0, 83, 3, 15
      HSL:
        302°, 70.7510%, 49.6078%
        HSV (HSB):
        302°, 82.8704%, 84.7059%
        XYZ:
        40.6133, 20.5752, 62.8036
        xyY:
        0.3275, 0.1659, 20.5752
      CIE-Lab:
        52.4814, 81.4213, -48.4122
        CIE-LCH:
        52.4814, 94.7268, 329.2647
        CIE-Luv:
        52.4814, 71.1686, -84.5446
        Hunter-Lab:
        45.3599, 80.4415, -50.3388
      #d825d2 color charts
#d825d2 RGB chart
      #d825d2 CMYK chart
      #d825d2 RGB pie chart
      #d825d2 color shades, tints & tones
#d825d2 color schemes
#d825d2 color preview, HTML & CSS examples
           This text has a color of #d825d2        
        
          <p style="color:#d825d2;">Text here</p>
        
        
          .mytext {color:#d825d2;}
        
        Text color #d825d2
      
           This box has a color of #d825d2        
        
          <div style="background-color:#d825d2;">Content here</div>
        
        
          .mybackground {background-color:#d825d2;}
        
        Background color #d825d2
      
           Border around this has a color of #d825d2        
        
          <div style="border:2px solid #d825d2;">Content here</div>
        
        
          .myborder {border:2px solid #d825d2;}
        
        Border color #d825d2