#dd30af color space conversions
Hex:
        #dd30af
        RGB:
        221, 48, 175
        CMY:
        13, 81, 31
        CMYK:
        0, 78, 21, 13
      HSL:
        316°, 71.7842%, 52.7451%
        HSV (HSB):
        316°, 78.2805%, 86.6667%
        XYZ:
        38.6136, 20.5812, 42.4948
        xyY:
        0.3797, 0.2024, 20.5812
      CIE-Lab:
        52.4881, 75.1073, -28.0749
        CIE-LCH:
        52.4881, 80.1829, 339.5044
        CIE-Luv:
        52.4881, 86.9671, -53.3769
        Hunter-Lab:
        45.3665, 72.5385, -23.7804
      #dd30af color charts
#dd30af RGB chart
      #dd30af CMYK chart
      #dd30af RGB pie chart
      #dd30af color shades, tints & tones
#dd30af color schemes
#dd30af color preview, HTML & CSS examples
           This text has a color of #dd30af        
        
          <p style="color:#dd30af;">Text here</p>
        
        
          .mytext {color:#dd30af;}
        
        Text color #dd30af
      
           This box has a color of #dd30af        
        
          <div style="background-color:#dd30af;">Content here</div>
        
        
          .mybackground {background-color:#dd30af;}
        
        Background color #dd30af
      
           Border around this has a color of #dd30af        
        
          <div style="border:2px solid #dd30af;">Content here</div>
        
        
          .myborder {border:2px solid #dd30af;}
        
        Border color #dd30af