#d515cb color space conversions
Hex:
        #d515cb
        RGB:
        213, 21, 203
        CMY:
        16, 92, 20
        CMYK:
        0, 90, 5, 16
      HSL:
        303°, 82.0513%, 45.8824%
        HSV (HSB):
        303°, 90.1408%, 83.5294%
        XYZ:
        38.4882, 18.9943, 58.1376
        xyY:
        0.3329, 0.1643, 18.9943
      CIE-Lab:
        50.6805, 82.4973, -47.2877
        CIE-LCH:
        50.6805, 95.0891, 330.1785
        CIE-Luv:
        50.6805, 73.4070, -82.3156
        Hunter-Lab:
        43.5824, 81.3666, -48.5834
      #d515cb color charts
#d515cb RGB chart
      #d515cb CMYK chart
      #d515cb RGB pie chart
      #d515cb color shades, tints & tones
#d515cb color schemes
#d515cb color preview, HTML & CSS examples
           This text has a color of #d515cb        
        
          <p style="color:#d515cb;">Text here</p>
        
        
          .mytext {color:#d515cb;}
        
        Text color #d515cb
      
           This box has a color of #d515cb        
        
          <div style="background-color:#d515cb;">Content here</div>
        
        
          .mybackground {background-color:#d515cb;}
        
        Background color #d515cb
      
           Border around this has a color of #d515cb        
        
          <div style="border:2px solid #d515cb;">Content here</div>
        
        
          .myborder {border:2px solid #d515cb;}
        
        Border color #d515cb