#dd25b1 color space conversions
Hex:
        #dd25b1
        RGB:
        221, 37, 177
        CMY:
        13, 85, 31
        CMYK:
        0, 83, 20, 13
      HSL:
        314°, 73.0159%, 50.5882%
        HSV (HSB):
        314°, 83.2579%, 86.6667%
        XYZ:
        38.4162, 19.8696, 43.4054
        xyY:
        0.3778, 0.1954, 19.8696
      CIE-Lab:
        51.6895, 77.9173, -30.4884
        CIE-LCH:
        51.6895, 83.6699, 338.6300
        CIE-Luv:
        51.6895, 88.3192, -57.2142
        Hunter-Lab:
        44.5753, 75.8290, -26.5312
      #dd25b1 color charts
#dd25b1 RGB chart
      #dd25b1 CMYK chart
      #dd25b1 RGB pie chart
      #dd25b1 color shades, tints & tones
#dd25b1 color schemes
#dd25b1 color preview, HTML & CSS examples
           This text has a color of #dd25b1        
        
          <p style="color:#dd25b1;">Text here</p>
        
        
          .mytext {color:#dd25b1;}
        
        Text color #dd25b1
      
           This box has a color of #dd25b1        
        
          <div style="background-color:#dd25b1;">Content here</div>
        
        
          .mybackground {background-color:#dd25b1;}
        
        Background color #dd25b1
      
           Border around this has a color of #dd25b1        
        
          <div style="border:2px solid #dd25b1;">Content here</div>
        
        
          .myborder {border:2px solid #dd25b1;}
        
        Border color #dd25b1