#d968ff color space conversions
Hex:
        #d968ff
        RGB:
        217, 104, 255
        CMY:
        15, 59, 0
        CMYK:
        15, 59, 0, 0
      HSL:
        285°, 100.0000%, 70.3922%
        HSV (HSB):
        285°, 59.2157%, 100.0000%
        XYZ:
        51.6156, 31.8723, 98.0393
        xyY:
        0.2843, 0.1756, 31.8723
      CIE-Lab:
        63.2372, 66.3888, -56.5112
        CIE-LCH:
        63.2372, 87.1837, 319.5950
        CIE-Luv:
        63.2372, 43.3867, -98.7647
        Hunter-Lab:
        56.4556, 64.3997, -63.4425
      #d968ff color charts
#d968ff RGB chart
      #d968ff CMYK chart
      #d968ff RGB pie chart
      #d968ff color shades, tints & tones
#d968ff color schemes
#d968ff color preview, HTML & CSS examples
           This text has a color of #d968ff        
        
          <p style="color:#d968ff;">Text here</p>
        
        
          .mytext {color:#d968ff;}
        
        Text color #d968ff
      
           This box has a color of #d968ff        
        
          <div style="background-color:#d968ff;">Content here</div>
        
        
          .mybackground {background-color:#d968ff;}
        
        Background color #d968ff
      
           Border around this has a color of #d968ff        
        
          <div style="border:2px solid #d968ff;">Content here</div>
        
        
          .myborder {border:2px solid #d968ff;}
        
        Border color #d968ff