#d79ed4 color space conversions
Hex:
        #d79ed4
        RGB:
        215, 158, 212
        CMY:
        16, 38, 17
        CMYK:
        0, 27, 1, 16
      HSL:
        303°, 41.6058%, 73.1373%
        HSV (HSB):
        303°, 26.5116%, 84.3137%
        XYZ:
        52.1349, 43.6543, 67.9657
        xyY:
        0.3184, 0.2666, 43.6543
      CIE-Lab:
        71.9968, 29.9955, -19.2067
        CIE-LCH:
        71.9968, 35.6178, 327.3677
        CIE-Luv:
        71.9968, 29.1192, -34.6227
        Hunter-Lab:
        66.0714, 25.2239, -14.7399
      #d79ed4 color charts
#d79ed4 RGB chart
      #d79ed4 CMYK chart
      #d79ed4 RGB pie chart
      #d79ed4 color shades, tints & tones
#d79ed4 color schemes
#d79ed4 color preview, HTML & CSS examples
           This text has a color of #d79ed4        
        
          <p style="color:#d79ed4;">Text here</p>
        
        
          .mytext {color:#d79ed4;}
        
        Text color #d79ed4
      
           This box has a color of #d79ed4        
        
          <div style="background-color:#d79ed4;">Content here</div>
        
        
          .mybackground {background-color:#d79ed4;}
        
        Background color #d79ed4
      
           Border around this has a color of #d79ed4        
        
          <div style="border:2px solid #d79ed4;">Content here</div>
        
        
          .myborder {border:2px solid #d79ed4;}
        
        Border color #d79ed4