#d536c8 color space conversions
Hex:
        #d536c8
        RGB:
        213, 54, 200
        CMY:
        16, 79, 22
        CMYK:
        0, 75, 6, 16
      HSL:
        305°, 65.4321%, 52.3529%
        HSV (HSB):
        305°, 74.6479%, 83.5294%
        XYZ:
        39.1851, 20.9546, 56.6229
        xyY:
        0.3356, 0.1795, 20.9546
      CIE-Lab:
        52.8998, 75.1506, -42.0399
        CIE-LCH:
        52.8998, 86.1102, 330.7770
        CIE-Luv:
        52.8998, 69.8984, -74.2698
        Hunter-Lab:
        45.7762, 72.6902, -41.2955
      #d536c8 color charts
#d536c8 RGB chart
      #d536c8 CMYK chart
      #d536c8 RGB pie chart
      #d536c8 color shades, tints & tones
#d536c8 color schemes
#d536c8 color preview, HTML & CSS examples
           This text has a color of #d536c8        
        
          <p style="color:#d536c8;">Text here</p>
        
        
          .mytext {color:#d536c8;}
        
        Text color #d536c8
      
           This box has a color of #d536c8        
        
          <div style="background-color:#d536c8;">Content here</div>
        
        
          .mybackground {background-color:#d536c8;}
        
        Background color #d536c8
      
           Border around this has a color of #d536c8        
        
          <div style="border:2px solid #d536c8;">Content here</div>
        
        
          .myborder {border:2px solid #d536c8;}
        
        Border color #d536c8