#d961d8 color space conversions
Hex:
        #d961d8
        RGB:
        217, 97, 216
        CMY:
        15, 62, 15
        CMYK:
        0, 55, 0, 15
      HSL:
        301°, 61.2245%, 61.5686%
        HSV (HSB):
        301°, 55.2995%, 85.0980%
        XYZ:
        45.2846, 28.2590, 68.0335
        xyY:
        0.3199, 0.1996, 28.2590
      CIE-Lab:
        60.1220, 62.4058, -39.7374
        CIE-LCH:
        60.1220, 73.9834, 327.5127
        CIE-Luv:
        60.1220, 55.6515, -70.7974
        Hunter-Lab:
        53.1592, 59.0300, -38.6684
      #d961d8 color charts
#d961d8 RGB chart
      #d961d8 CMYK chart
      #d961d8 RGB pie chart
      #d961d8 color shades, tints & tones
#d961d8 color schemes
#d961d8 color preview, HTML & CSS examples
           This text has a color of #d961d8        
        
          <p style="color:#d961d8;">Text here</p>
        
        
          .mytext {color:#d961d8;}
        
        Text color #d961d8
      
           This box has a color of #d961d8        
        
          <div style="background-color:#d961d8;">Content here</div>
        
        
          .mybackground {background-color:#d961d8;}
        
        Background color #d961d8
      
           Border around this has a color of #d961d8        
        
          <div style="border:2px solid #d961d8;">Content here</div>
        
        
          .myborder {border:2px solid #d961d8;}
        
        Border color #d961d8