#de35c5 color space conversions
Hex:
        #de35c5
        RGB:
        222, 53, 197
        CMY:
        13, 79, 23
        CMYK:
        0, 76, 11, 13
      HSL:
        309°, 71.9149%, 53.9216%
        HSV (HSB):
        309°, 76.1261%, 87.0588%
        XYZ:
        41.4753, 22.1070, 54.9044
        xyY:
        0.3500, 0.1866, 22.1070
      CIE-Lab:
        54.1404, 76.9164, -38.2571
        CIE-LCH:
        54.1404, 85.9054, 333.5549
        CIE-Luv:
        54.1404, 77.8749, -69.2384
        Hunter-Lab:
        47.0181, 75.1758, -36.3220
      #de35c5 color charts
#de35c5 RGB chart
      #de35c5 CMYK chart
      #de35c5 RGB pie chart
      #de35c5 color shades, tints & tones
#de35c5 color schemes
#de35c5 color preview, HTML & CSS examples
           This text has a color of #de35c5        
        
          <p style="color:#de35c5;">Text here</p>
        
        
          .mytext {color:#de35c5;}
        
        Text color #de35c5
      
           This box has a color of #de35c5        
        
          <div style="background-color:#de35c5;">Content here</div>
        
        
          .mybackground {background-color:#de35c5;}
        
        Background color #de35c5
      
           Border around this has a color of #de35c5        
        
          <div style="border:2px solid #de35c5;">Content here</div>
        
        
          .myborder {border:2px solid #de35c5;}
        
        Border color #de35c5