#dd58f5 color space conversions
Hex:
        #dd58f5
        RGB:
        221, 88, 245
        CMY:
        13, 65, 4
        CMYK:
        10, 64, 0, 4
      HSL:
        291°, 88.7006%, 65.2941%
        HSV (HSB):
        291°, 64.0816%, 96.0784%
        XYZ:
        49.7899, 28.9442, 89.3488
        xyY:
        0.2962, 0.1722, 28.9442
      CIE-Lab:
        60.7323, 72.3185, -54.9461
        CIE-LCH:
        60.7323, 90.8242, 322.7732
        CIE-Luv:
        60.7323, 52.8985, -96.2658
        Hunter-Lab:
        53.7998, 71.0463, -60.8069
      #dd58f5 color charts
#dd58f5 RGB chart
      #dd58f5 CMYK chart
      #dd58f5 RGB pie chart
      #dd58f5 color shades, tints & tones
#dd58f5 color schemes
#dd58f5 color preview, HTML & CSS examples
           This text has a color of #dd58f5        
        
          <p style="color:#dd58f5;">Text here</p>
        
        
          .mytext {color:#dd58f5;}
        
        Text color #dd58f5
      
           This box has a color of #dd58f5        
        
          <div style="background-color:#dd58f5;">Content here</div>
        
        
          .mybackground {background-color:#dd58f5;}
        
        Background color #dd58f5
      
           Border around this has a color of #dd58f5        
        
          <div style="border:2px solid #dd58f5;">Content here</div>
        
        
          .myborder {border:2px solid #dd58f5;}
        
        Border color #dd58f5