#dd74f4 color space conversions
Hex:
        #dd74f4
        RGB:
        221, 116, 244
        CMY:
        13, 55, 4
        CMYK:
        9, 52, 0, 4
      HSL:
        289°, 85.3333%, 70.5882%
        HSV (HSB):
        289°, 52.4590%, 95.6863%
        XYZ:
        52.3933, 34.3946, 89.4653
        xyY:
        0.2973, 0.1951, 34.3946
      CIE-Lab:
        65.2746, 59.6458, -47.1961
        CIE-LCH:
        65.2746, 76.0598, 321.6464
        CIE-Luv:
        65.2746, 44.6634, -83.4763
        Hunter-Lab:
        58.6469, 56.8343, -49.3936
      #dd74f4 color charts
#dd74f4 RGB chart
      #dd74f4 CMYK chart
      #dd74f4 RGB pie chart
      #dd74f4 color shades, tints & tones
#dd74f4 color schemes
#dd74f4 color preview, HTML & CSS examples
           This text has a color of #dd74f4        
        
          <p style="color:#dd74f4;">Text here</p>
        
        
          .mytext {color:#dd74f4;}
        
        Text color #dd74f4
      
           This box has a color of #dd74f4        
        
          <div style="background-color:#dd74f4;">Content here</div>
        
        
          .mybackground {background-color:#dd74f4;}
        
        Background color #dd74f4
      
           Border around this has a color of #dd74f4        
        
          <div style="border:2px solid #dd74f4;">Content here</div>
        
        
          .myborder {border:2px solid #dd74f4;}
        
        Border color #dd74f4