#d536ff color space conversions
Hex:
        #d536ff
        RGB:
        213, 54, 255
        CMY:
        16, 79, 0
        CMYK:
        16, 79, 0, 0
      HSL:
        287°, 100.0000%, 60.5882%
        HSV (HSB):
        287°, 78.8235%, 100.0000%
        XYZ:
        46.8097, 24.0045, 96.7739
        xyY:
        0.2793, 0.1432, 24.0045
      CIE-Lab:
        56.0923, 84.1109, -67.9957
        CIE-LCH:
        56.0923, 108.1576, 321.0478
        CIE-Luv:
        56.0923, 51.5684, -115.5543
        Hunter-Lab:
        48.9944, 84.8007, -82.8139
      #d536ff color charts
#d536ff RGB chart
      #d536ff CMYK chart
      #d536ff RGB pie chart
      #d536ff color shades, tints & tones
#d536ff color schemes
#d536ff color preview, HTML & CSS examples
           This text has a color of #d536ff        
        
          <p style="color:#d536ff;">Text here</p>
        
        
          .mytext {color:#d536ff;}
        
        Text color #d536ff
      
           This box has a color of #d536ff        
        
          <div style="background-color:#d536ff;">Content here</div>
        
        
          .mybackground {background-color:#d536ff;}
        
        Background color #d536ff
      
           Border around this has a color of #d536ff        
        
          <div style="border:2px solid #d536ff;">Content here</div>
        
        
          .myborder {border:2px solid #d536ff;}
        
        Border color #d536ff