#d536b3 color space conversions
Hex:
        #d536b3
        RGB:
        213, 54, 179
        CMY:
        16, 79, 30
        CMYK:
        0, 75, 16, 16
      HSL:
        313°, 65.4321%, 52.3529%
        HSV (HSB):
        313°, 74.6479%, 83.5294%
        XYZ:
        36.8964, 20.0391, 44.5711
        xyY:
        0.3635, 0.1974, 20.0391
      CIE-Lab:
        51.8814, 72.1492, -31.4635
        CIE-LCH:
        51.8814, 78.7112, 336.4385
        CIE-Luv:
        51.8814, 77.8155, -57.7220
        Hunter-Lab:
        44.7651, 68.7849, -27.6975
      #d536b3 color charts
#d536b3 RGB chart
      #d536b3 CMYK chart
      #d536b3 RGB pie chart
      #d536b3 color shades, tints & tones
#d536b3 color schemes
#d536b3 color preview, HTML & CSS examples
           This text has a color of #d536b3        
        
          <p style="color:#d536b3;">Text here</p>
        
        
          .mytext {color:#d536b3;}
        
        Text color #d536b3
      
           This box has a color of #d536b3        
        
          <div style="background-color:#d536b3;">Content here</div>
        
        
          .mybackground {background-color:#d536b3;}
        
        Background color #d536b3
      
           Border around this has a color of #d536b3        
        
          <div style="border:2px solid #d536b3;">Content here</div>
        
        
          .myborder {border:2px solid #d536b3;}
        
        Border color #d536b3