#d954df color space conversions
Hex:
        #d954df
        RGB:
        217, 84, 223
        CMY:
        15, 67, 13
        CMYK:
        3, 62, 0, 13
      HSL:
        297°, 68.4729%, 60.1961%
        HSV (HSB):
        297°, 62.3318%, 87.4510%
        XYZ:
        45.1049, 26.4201, 72.5343
        xyY:
        0.3131, 0.1834, 26.4201
      CIE-Lab:
        58.4337, 69.1657, -46.3386
        CIE-LCH:
        58.4337, 83.2536, 326.1793
        CIE-Luv:
        58.4337, 57.6824, -81.6768
        Hunter-Lab:
        51.4005, 66.6863, -47.6874
      #d954df color charts
#d954df RGB chart
      #d954df CMYK chart
      #d954df RGB pie chart
      #d954df color shades, tints & tones
#d954df color schemes
#d954df color preview, HTML & CSS examples
           This text has a color of #d954df        
        
          <p style="color:#d954df;">Text here</p>
        
        
          .mytext {color:#d954df;}
        
        Text color #d954df
      
           This box has a color of #d954df        
        
          <div style="background-color:#d954df;">Content here</div>
        
        
          .mybackground {background-color:#d954df;}
        
        Background color #d954df
      
           Border around this has a color of #d954df        
        
          <div style="border:2px solid #d954df;">Content here</div>
        
        
          .myborder {border:2px solid #d954df;}
        
        Border color #d954df