#de35d5 color space conversions
Hex:
        #de35d5
        RGB:
        222, 53, 213
        CMY:
        13, 79, 16
        CMYK:
        0, 76, 4, 13
      HSL:
        303°, 71.9149%, 53.9216%
        HSV (HSB):
        303°, 76.1261%, 87.0588%
        XYZ:
        43.4075, 22.8799, 65.0792
        xyY:
        0.3304, 0.1742, 22.8799
      CIE-Lab:
        54.9484, 79.2336, -46.1457
        CIE-LCH:
        54.9484, 91.6918, 329.7834
        CIE-Luv:
        54.9484, 71.8430, -81.7396
        Hunter-Lab:
        47.8329, 78.2780, -47.1841
      #de35d5 color charts
#de35d5 RGB chart
      #de35d5 CMYK chart
      #de35d5 RGB pie chart
      #de35d5 color shades, tints & tones
#de35d5 color schemes
#de35d5 color preview, HTML & CSS examples
           This text has a color of #de35d5        
        
          <p style="color:#de35d5;">Text here</p>
        
        
          .mytext {color:#de35d5;}
        
        Text color #de35d5
      
           This box has a color of #de35d5        
        
          <div style="background-color:#de35d5;">Content here</div>
        
        
          .mybackground {background-color:#de35d5;}
        
        Background color #de35d5
      
           Border around this has a color of #de35d5        
        
          <div style="border:2px solid #de35d5;">Content here</div>
        
        
          .myborder {border:2px solid #de35d5;}
        
        Border color #de35d5