#d532db color space conversions
Hex:
        #d532db
        RGB:
        213, 50, 219
        CMY:
        16, 80, 14
        CMYK:
        3, 77, 0, 14
      HSL:
        298°, 70.1245%, 52.7451%
        HSV (HSB):
        298°, 77.1689%, 85.8824%
        XYZ:
        41.3674, 21.5418, 68.9955
        xyY:
        0.3136, 0.1633, 21.5418
      CIE-Lab:
        53.5374, 79.1858, -51.8922
        CIE-LCH:
        53.5374, 94.6741, 326.7623
        CIE-Luv:
        53.5374, 63.8255, -89.8407
        Hunter-Lab:
        46.4132, 77.8714, -55.6484
      #d532db color charts
#d532db RGB chart
      #d532db CMYK chart
      #d532db RGB pie chart
      #d532db color shades, tints & tones
#d532db color schemes
#d532db color preview, HTML & CSS examples
           This text has a color of #d532db        
        
          <p style="color:#d532db;">Text here</p>
        
        
          .mytext {color:#d532db;}
        
        Text color #d532db
      
           This box has a color of #d532db        
        
          <div style="background-color:#d532db;">Content here</div>
        
        
          .mybackground {background-color:#d532db;}
        
        Background color #d532db
      
           Border around this has a color of #d532db        
        
          <div style="border:2px solid #d532db;">Content here</div>
        
        
          .myborder {border:2px solid #d532db;}
        
        Border color #d532db