#d67fcf color space conversions
Hex:
        #d67fcf
        RGB:
        214, 127, 207
        CMY:
        16, 50, 19
        CMYK:
        0, 41, 3, 16
      HSL:
        305°, 51.4793%, 66.8627%
        HSV (HSB):
        305°, 40.6542%, 83.9216%
        XYZ:
        46.5834, 33.9799, 63.1350
        xyY:
        0.3242, 0.2365, 33.9799
      CIE-Lab:
        64.9466, 45.3083, -27.2129
        CIE-LCH:
        64.9466, 52.8525, 329.0103
        CIE-Luv:
        64.9466, 43.9395, -49.1548
        Hunter-Lab:
        58.2923, 40.6342, -23.4111
      #d67fcf color charts
#d67fcf RGB chart
      #d67fcf CMYK chart
      #d67fcf RGB pie chart
      #d67fcf color shades, tints & tones
#d67fcf color schemes
#d67fcf color preview, HTML & CSS examples
           This text has a color of #d67fcf        
        
          <p style="color:#d67fcf;">Text here</p>
        
        
          .mytext {color:#d67fcf;}
        
        Text color #d67fcf
      
           This box has a color of #d67fcf        
        
          <div style="background-color:#d67fcf;">Content here</div>
        
        
          .mybackground {background-color:#d67fcf;}
        
        Background color #d67fcf
      
           Border around this has a color of #d67fcf        
        
          <div style="border:2px solid #d67fcf;">Content here</div>
        
        
          .myborder {border:2px solid #d67fcf;}
        
        Border color #d67fcf