#d542ce color space conversions
Hex:
        #d542ce
        RGB:
        213, 66, 206
        CMY:
        16, 74, 19
        CMYK:
        0, 69, 3, 16
      HSL:
        303°, 63.6364%, 54.7059%
        HSV (HSB):
        303°, 69.0141%, 83.5294%
        XYZ:
        40.5294, 22.4988, 60.5991
        xyY:
        0.3278, 0.1820, 22.4988
      CIE-Lab:
        54.5523, 72.2354, -42.8705
        CIE-LCH:
        54.5523, 83.9990, 329.3116
        CIE-Luv:
        54.5523, 65.0706, -75.6162
        Hunter-Lab:
        47.4329, 69.5130, -42.5444
      #d542ce color charts
#d542ce RGB chart
      #d542ce CMYK chart
      #d542ce RGB pie chart
      #d542ce color shades, tints & tones
#d542ce color schemes
#d542ce color preview, HTML & CSS examples
           This text has a color of #d542ce        
        
          <p style="color:#d542ce;">Text here</p>
        
        
          .mytext {color:#d542ce;}
        
        Text color #d542ce
      
           This box has a color of #d542ce        
        
          <div style="background-color:#d542ce;">Content here</div>
        
        
          .mybackground {background-color:#d542ce;}
        
        Background color #d542ce
      
           Border around this has a color of #d542ce        
        
          <div style="border:2px solid #d542ce;">Content here</div>
        
        
          .myborder {border:2px solid #d542ce;}
        
        Border color #d542ce