#dd5fc2 color space conversions
Hex:
        #dd5fc2
        RGB:
        221, 95, 194
        CMY:
        13, 63, 24
        CMYK:
        0, 57, 12, 13
      HSL:
        313°, 64.9485%, 61.9608%
        HSV (HSB):
        313°, 57.0136%, 86.6667%
        XYZ:
        43.6486, 27.4516, 54.0371
        xyY:
        0.3488, 0.2194, 27.4516
      CIE-Lab:
        59.3900, 60.8001, -28.3633
        CIE-LCH:
        59.3900, 67.0904, 334.9909
        CIE-Luv:
        59.3900, 65.5400, -52.6968
        Hunter-Lab:
        52.3943, 57.0147, -24.4730
      #dd5fc2 color charts
#dd5fc2 RGB chart
      #dd5fc2 CMYK chart
      #dd5fc2 RGB pie chart
      #dd5fc2 color shades, tints & tones
#dd5fc2 color schemes
#dd5fc2 color preview, HTML & CSS examples
           This text has a color of #dd5fc2        
        
          <p style="color:#dd5fc2;">Text here</p>
        
        
          .mytext {color:#dd5fc2;}
        
        Text color #dd5fc2
      
           This box has a color of #dd5fc2        
        
          <div style="background-color:#dd5fc2;">Content here</div>
        
        
          .mybackground {background-color:#dd5fc2;}
        
        Background color #dd5fc2
      
           Border around this has a color of #dd5fc2        
        
          <div style="border:2px solid #dd5fc2;">Content here</div>
        
        
          .myborder {border:2px solid #dd5fc2;}
        
        Border color #dd5fc2