#d535ae color space conversions
Hex:
        #d535ae
        RGB:
        213, 53, 174
        CMY:
        16, 79, 32
        CMYK:
        0, 75, 18, 16
      HSL:
        315°, 65.5738%, 52.1569%
        HSV (HSB):
        315°, 75.1174%, 83.5294%
        XYZ:
        36.3537, 19.7483, 41.9402
        xyY:
        0.3708, 0.2014, 19.7483
      CIE-Lab:
        51.5515, 71.7741, -29.0510
        CIE-LCH:
        51.5515, 77.4305, 337.9640
        CIE-Luv:
        51.5515, 80.0068, -54.0200
        Hunter-Lab:
        44.4391, 68.2545, -24.8486
      #d535ae color charts
#d535ae RGB chart
      #d535ae CMYK chart
      #d535ae RGB pie chart
      #d535ae color shades, tints & tones
#d535ae color schemes
#d535ae color preview, HTML & CSS examples
           This text has a color of #d535ae        
        
          <p style="color:#d535ae;">Text here</p>
        
        
          .mytext {color:#d535ae;}
        
        Text color #d535ae
      
           This box has a color of #d535ae        
        
          <div style="background-color:#d535ae;">Content here</div>
        
        
          .mybackground {background-color:#d535ae;}
        
        Background color #d535ae
      
           Border around this has a color of #d535ae        
        
          <div style="border:2px solid #d535ae;">Content here</div>
        
        
          .myborder {border:2px solid #d535ae;}
        
        Border color #d535ae