#d67ac2 color space conversions
Hex:
        #d67ac2
        RGB:
        214, 122, 194
        CMY:
        16, 52, 24
        CMYK:
        0, 43, 9, 16
      HSL:
        313°, 52.8736%, 65.8824%
        HSV (HSB):
        313°, 42.9907%, 83.9216%
        XYZ:
        44.4287, 32.1103, 54.8952
        xyY:
        0.3380, 0.2443, 32.1103
      CIE-Lab:
        63.4339, 45.6542, -22.2248
        CIE-LCH:
        63.4339, 50.7765, 334.0428
        CIE-Luv:
        63.4339, 49.0096, -41.2094
        Hunter-Lab:
        56.6659, 40.7869, -17.7711
      #d67ac2 color charts
#d67ac2 RGB chart
      #d67ac2 CMYK chart
      #d67ac2 RGB pie chart
      #d67ac2 color shades, tints & tones
#d67ac2 color schemes
#d67ac2 color preview, HTML & CSS examples
           This text has a color of #d67ac2        
        
          <p style="color:#d67ac2;">Text here</p>
        
        
          .mytext {color:#d67ac2;}
        
        Text color #d67ac2
      
           This box has a color of #d67ac2        
        
          <div style="background-color:#d67ac2;">Content here</div>
        
        
          .mybackground {background-color:#d67ac2;}
        
        Background color #d67ac2
      
           Border around this has a color of #d67ac2        
        
          <div style="border:2px solid #d67ac2;">Content here</div>
        
        
          .myborder {border:2px solid #d67ac2;}
        
        Border color #d67ac2