#d961d4 color space conversions
Hex:
        #d961d4
        RGB:
        217, 97, 212
        CMY:
        15, 62, 17
        CMYK:
        0, 55, 2, 15
      HSL:
        303°, 61.2245%, 61.5686%
        HSV (HSB):
        303°, 55.2995%, 85.0980%
        XYZ:
        44.7736, 28.0546, 65.3426
        xyY:
        0.3240, 0.2030, 28.0546
      CIE-Lab:
        59.9380, 61.7243, -37.7700
        CIE-LCH:
        59.9380, 72.3634, 328.5370
        CIE-Luv:
        59.9380, 56.7652, -67.5645
        Hunter-Lab:
        52.9666, 58.1979, -36.0670
      #d961d4 color charts
#d961d4 RGB chart
      #d961d4 CMYK chart
      #d961d4 RGB pie chart
      #d961d4 color shades, tints & tones
#d961d4 color schemes
#d961d4 color preview, HTML & CSS examples
           This text has a color of #d961d4        
        
          <p style="color:#d961d4;">Text here</p>
        
        
          .mytext {color:#d961d4;}
        
        Text color #d961d4
      
           This box has a color of #d961d4        
        
          <div style="background-color:#d961d4;">Content here</div>
        
        
          .mybackground {background-color:#d961d4;}
        
        Background color #d961d4
      
           Border around this has a color of #d961d4        
        
          <div style="border:2px solid #d961d4;">Content here</div>
        
        
          .myborder {border:2px solid #d961d4;}
        
        Border color #d961d4