#d542ff color space conversions
Hex:
        #d542ff
        RGB:
        213, 66, 255
        CMY:
        16, 74, 0
        CMYK:
        16, 74, 0, 0
      HSL:
        287°, 100.0000%, 62.9412%
        HSV (HSB):
        287°, 74.1176%, 100.0000%
        XYZ:
        47.4388, 25.2626, 96.9836
        xyY:
        0.2796, 0.1489, 25.2626
      CIE-Lab:
        57.3304, 80.5352, -65.9998
        CIE-LCH:
        57.3304, 104.1244, 320.6649
        CIE-Luv:
        57.3304, 49.7042, -112.8212
        Hunter-Lab:
        50.2619, 80.5158, -79.2206
      #d542ff color charts
#d542ff RGB chart
      #d542ff CMYK chart
      #d542ff RGB pie chart
      #d542ff color shades, tints & tones
#d542ff color schemes
#d542ff color preview, HTML & CSS examples
           This text has a color of #d542ff        
        
          <p style="color:#d542ff;">Text here</p>
        
        
          .mytext {color:#d542ff;}
        
        Text color #d542ff
      
           This box has a color of #d542ff        
        
          <div style="background-color:#d542ff;">Content here</div>
        
        
          .mybackground {background-color:#d542ff;}
        
        Background color #d542ff
      
           Border around this has a color of #d542ff        
        
          <div style="border:2px solid #d542ff;">Content here</div>
        
        
          .myborder {border:2px solid #d542ff;}
        
        Border color #d542ff