#dd79f3 color space conversions
Hex:
        #dd79f3
        RGB:
        221, 121, 243
        CMY:
        13, 53, 5
        CMYK:
        9, 50, 0, 5
      HSL:
        289°, 83.5616%, 71.3725%
        HSV (HSB):
        289°, 50.2058%, 95.2941%
        XYZ:
        52.8338, 35.5180, 88.8650
        xyY:
        0.2981, 0.2004, 35.5180
      CIE-Lab:
        66.1500, 57.0184, -45.2669
        CIE-LCH:
        66.1500, 72.8024, 321.5540
        CIE-Luv:
        66.1500, 43.1253, -80.1764
        Hunter-Lab:
        59.5969, 53.9490, -46.6895
      #dd79f3 color charts
#dd79f3 RGB chart
      #dd79f3 CMYK chart
      #dd79f3 RGB pie chart
      #dd79f3 color shades, tints & tones
#dd79f3 color schemes
#dd79f3 color preview, HTML & CSS examples
           This text has a color of #dd79f3        
        
          <p style="color:#dd79f3;">Text here</p>
        
        
          .mytext {color:#dd79f3;}
        
        Text color #dd79f3
      
           This box has a color of #dd79f3        
        
          <div style="background-color:#dd79f3;">Content here</div>
        
        
          .mybackground {background-color:#dd79f3;}
        
        Background color #dd79f3
      
           Border around this has a color of #dd79f3        
        
          <div style="border:2px solid #dd79f3;">Content here</div>
        
        
          .myborder {border:2px solid #dd79f3;}
        
        Border color #dd79f3