#d515cf color space conversions
Hex:
        #d515cf
        RGB:
        213, 21, 207
        CMY:
        16, 92, 19
        CMYK:
        0, 90, 3, 16
      HSL:
        302°, 82.0513%, 45.8824%
        HSV (HSB):
        302°, 90.1408%, 83.5294%
        XYZ:
        38.9712, 19.1875, 60.6810
        xyY:
        0.3279, 0.1615, 19.1875
      CIE-Lab:
        50.9058, 83.0670, -49.2317
        CIE-LCH:
        50.9058, 96.5603, 329.3459
        CIE-Luv:
        50.9058, 71.8172, -85.3379
        Hunter-Lab:
        43.8035, 82.1523, -51.4721
      #d515cf color charts
#d515cf RGB chart
      #d515cf CMYK chart
      #d515cf RGB pie chart
      #d515cf color shades, tints & tones
#d515cf color schemes
#d515cf color preview, HTML & CSS examples
           This text has a color of #d515cf        
        
          <p style="color:#d515cf;">Text here</p>
        
        
          .mytext {color:#d515cf;}
        
        Text color #d515cf
      
           This box has a color of #d515cf        
        
          <div style="background-color:#d515cf;">Content here</div>
        
        
          .mybackground {background-color:#d515cf;}
        
        Background color #d515cf
      
           Border around this has a color of #d515cf        
        
          <div style="border:2px solid #d515cf;">Content here</div>
        
        
          .myborder {border:2px solid #d515cf;}
        
        Border color #d515cf