#d961fd color space conversions
Hex:
        #d961fd
        RGB:
        217, 97, 253
        CMY:
        15, 62, 1
        CMYK:
        14, 62, 0, 1
      HSL:
        286°, 97.5000%, 68.6275%
        HSV (HSB):
        286°, 61.6601%, 99.2157%
        XYZ:
        50.6196, 30.3930, 96.1270
        xyY:
        0.2858, 0.1716, 30.3930
      CIE-Lab:
        61.9918, 69.1161, -57.3946
        CIE-LCH:
        61.9918, 89.8397, 320.2935
        CIE-Luv:
        61.9918, 45.8422, -100.1078
        Hunter-Lab:
        55.1298, 67.4196, -64.7900
      #d961fd color charts
#d961fd RGB chart
      #d961fd CMYK chart
      #d961fd RGB pie chart
      #d961fd color shades, tints & tones
#d961fd color schemes
#d961fd color preview, HTML & CSS examples
           This text has a color of #d961fd        
        
          <p style="color:#d961fd;">Text here</p>
        
        
          .mytext {color:#d961fd;}
        
        Text color #d961fd
      
           This box has a color of #d961fd        
        
          <div style="background-color:#d961fd;">Content here</div>
        
        
          .mybackground {background-color:#d961fd;}
        
        Background color #d961fd
      
           Border around this has a color of #d961fd        
        
          <div style="border:2px solid #d961fd;">Content here</div>
        
        
          .myborder {border:2px solid #d961fd;}
        
        Border color #d961fd