#dc59f4 color space conversions
Hex:
        #dc59f4
        RGB:
        220, 89, 244
        CMY:
        14, 65, 4
        CMYK:
        10, 64, 0, 4
      HSL:
        291°, 87.5706%, 65.2941%
        HSV (HSB):
        291°, 63.5246%, 95.6863%
        XYZ:
        49.4167, 28.8921, 88.5601
        xyY:
        0.2961, 0.1731, 28.8921
      CIE-Lab:
        60.6862, 71.5075, -54.4731
        CIE-LCH:
        60.6862, 89.8923, 322.7005
        CIE-Luv:
        60.6862, 52.2676, -95.4015
        Hunter-Lab:
        53.7513, 70.0406, -60.0596
      #dc59f4 color charts
#dc59f4 RGB chart
      #dc59f4 CMYK chart
      #dc59f4 RGB pie chart
      #dc59f4 color shades, tints & tones
#dc59f4 color schemes
#dc59f4 color preview, HTML & CSS examples
           This text has a color of #dc59f4        
        
          <p style="color:#dc59f4;">Text here</p>
        
        
          .mytext {color:#dc59f4;}
        
        Text color #dc59f4
      
           This box has a color of #dc59f4        
        
          <div style="background-color:#dc59f4;">Content here</div>
        
        
          .mybackground {background-color:#dc59f4;}
        
        Background color #dc59f4
      
           Border around this has a color of #dc59f4        
        
          <div style="border:2px solid #dc59f4;">Content here</div>
        
        
          .myborder {border:2px solid #dc59f4;}
        
        Border color #dc59f4