#d67bf2 color space conversions
Hex:
        #d67bf2
        RGB:
        214, 123, 242
        CMY:
        16, 52, 5
        CMYK:
        12, 49, 0, 5
      HSL:
        286°, 82.0690%, 71.5686%
        HSV (HSB):
        286°, 49.1736%, 94.9020%
        XYZ:
        50.8415, 34.8729, 88.0559
        xyY:
        0.2926, 0.2007, 34.8729
      CIE-Lab:
        65.6496, 53.9414, -45.5606
        CIE-LCH:
        65.6496, 70.6077, 319.8145
        CIE-Luv:
        65.6496, 38.2436, -80.0978
        Hunter-Lab:
        59.0533, 50.3353, -47.0716
      #d67bf2 color charts
#d67bf2 RGB chart
      #d67bf2 CMYK chart
      #d67bf2 RGB pie chart
      #d67bf2 color shades, tints & tones
#d67bf2 color schemes
#d67bf2 color preview, HTML & CSS examples
           This text has a color of #d67bf2        
        
          <p style="color:#d67bf2;">Text here</p>
        
        
          .mytext {color:#d67bf2;}
        
        Text color #d67bf2
      
           This box has a color of #d67bf2        
        
          <div style="background-color:#d67bf2;">Content here</div>
        
        
          .mybackground {background-color:#d67bf2;}
        
        Background color #d67bf2
      
           Border around this has a color of #d67bf2        
        
          <div style="border:2px solid #d67bf2;">Content here</div>
        
        
          .myborder {border:2px solid #d67bf2;}
        
        Border color #d67bf2