#d501ce color space conversions
Hex:
        #d501ce
        RGB:
        213, 1, 206
        CMY:
        16, 100, 19
        CMYK:
        0, 100, 3, 16
      HSL:
        302°, 99.0654%, 41.9608%
        HSV (HSB):
        302°, 99.5305%, 83.5294%
        XYZ:
        38.5920, 18.6241, 59.9533
        xyY:
        0.3294, 0.1590, 18.6241
      CIE-Lab:
        50.2445, 84.7089, -49.7114
        CIE-LCH:
        50.2445, 98.2182, 329.5935
        CIE-Luv:
        50.2445, 73.3209, -85.9780
        Hunter-Lab:
        43.1556, 84.1017, -52.1588
      #d501ce color charts
#d501ce RGB chart
      #d501ce CMYK chart
      #d501ce RGB pie chart
      #d501ce color shades, tints & tones
#d501ce color schemes
#d501ce color preview, HTML & CSS examples
           This text has a color of #d501ce        
        
          <p style="color:#d501ce;">Text here</p>
        
        
          .mytext {color:#d501ce;}
        
        Text color #d501ce
      
           This box has a color of #d501ce        
        
          <div style="background-color:#d501ce;">Content here</div>
        
        
          .mybackground {background-color:#d501ce;}
        
        Background color #d501ce
      
           Border around this has a color of #d501ce        
        
          <div style="border:2px solid #d501ce;">Content here</div>
        
        
          .myborder {border:2px solid #d501ce;}
        
        Border color #d501ce