#d512d1 color space conversions
Hex:
        #d512d1
        RGB:
        213, 18, 209
        CMY:
        16, 93, 18
        CMYK:
        0, 92, 2, 16
      HSL:
        301°, 84.4156%, 45.2941%
        HSV (HSB):
        301°, 91.5493%, 83.5294%
        XYZ:
        39.1655, 19.1822, 61.9599
        xyY:
        0.3255, 0.1594, 19.1822
      CIE-Lab:
        50.8997, 83.7097, -50.3904
        CIE-LCH:
        50.8997, 97.7062, 328.9535
        CIE-Luv:
        50.8997, 71.2490, -87.1195
        Hunter-Lab:
        43.7975, 82.9764, -53.2188
      #d512d1 color charts
#d512d1 RGB chart
      #d512d1 CMYK chart
      #d512d1 RGB pie chart
      #d512d1 color shades, tints & tones
#d512d1 color schemes
#d512d1 color preview, HTML & CSS examples
           This text has a color of #d512d1        
        
          <p style="color:#d512d1;">Text here</p>
        
        
          .mytext {color:#d512d1;}
        
        Text color #d512d1
      
           This box has a color of #d512d1        
        
          <div style="background-color:#d512d1;">Content here</div>
        
        
          .mybackground {background-color:#d512d1;}
        
        Background color #d512d1
      
           Border around this has a color of #d512d1        
        
          <div style="border:2px solid #d512d1;">Content here</div>
        
        
          .myborder {border:2px solid #d512d1;}
        
        Border color #d512d1