#de58d0 color space conversions
Hex:
        #de58d0
        RGB:
        222, 88, 208
        CMY:
        13, 65, 18
        CMYK:
        0, 60, 6, 13
      HSL:
        306°, 67.0000%, 60.7843%
        HSV (HSB):
        306°, 60.3604%, 87.0588%
        XYZ:
        44.9991, 27.0631, 62.5265
        xyY:
        0.3343, 0.2011, 27.0631
      CIE-Lab:
        59.0327, 66.2785, -36.8717
        CIE-LCH:
        59.0327, 75.8443, 330.9122
        CIE-Luv:
        59.0327, 64.5052, -66.6757
        Hunter-Lab:
        52.0222, 63.3632, -34.8462
      #de58d0 color charts
#de58d0 RGB chart
      #de58d0 CMYK chart
      #de58d0 RGB pie chart
      #de58d0 color shades, tints & tones
#de58d0 color schemes
#de58d0 color preview, HTML & CSS examples
           This text has a color of #de58d0        
        
          <p style="color:#de58d0;">Text here</p>
        
        
          .mytext {color:#de58d0;}
        
        Text color #de58d0
      
           This box has a color of #de58d0        
        
          <div style="background-color:#de58d0;">Content here</div>
        
        
          .mybackground {background-color:#de58d0;}
        
        Background color #de58d0
      
           Border around this has a color of #de58d0        
        
          <div style="border:2px solid #de58d0;">Content here</div>
        
        
          .myborder {border:2px solid #de58d0;}
        
        Border color #de58d0