#de2ec2 color space conversions
Hex:
        #de2ec2
        RGB:
        222, 46, 194
        CMY:
        13, 82, 24
        CMYK:
        0, 79, 13, 13
      HSL:
        310°, 72.7273%, 52.5490%
        HSV (HSB):
        310°, 79.2793%, 87.0588%
        XYZ:
        40.8388, 21.3786, 53.0130
        xyY:
        0.3544, 0.1855, 21.3786
      CIE-Lab:
        53.3614, 78.3238, -37.7507
        CIE-LCH:
        53.3614, 86.9467, 334.2667
        CIE-Luv:
        53.3614, 80.4472, -68.4803
        Hunter-Lab:
        46.2370, 76.7451, -35.6129
      #de2ec2 color charts
#de2ec2 RGB chart
      #de2ec2 CMYK chart
      #de2ec2 RGB pie chart
      #de2ec2 color shades, tints & tones
#de2ec2 color schemes
#de2ec2 color preview, HTML & CSS examples
           This text has a color of #de2ec2        
        
          <p style="color:#de2ec2;">Text here</p>
        
        
          .mytext {color:#de2ec2;}
        
        Text color #de2ec2
      
           This box has a color of #de2ec2        
        
          <div style="background-color:#de2ec2;">Content here</div>
        
        
          .mybackground {background-color:#de2ec2;}
        
        Background color #de2ec2
      
           Border around this has a color of #de2ec2        
        
          <div style="border:2px solid #de2ec2;">Content here</div>
        
        
          .myborder {border:2px solid #de2ec2;}
        
        Border color #de2ec2