#d511d3 color space conversions
Hex:
        #d511d3
        RGB:
        213, 17, 211
        CMY:
        16, 93, 17
        CMYK:
        0, 92, 1, 16
      HSL:
        301°, 85.2174%, 45.0980%
        HSV (HSB):
        301°, 92.0188%, 83.5294%
        XYZ:
        39.3989, 19.2502, 63.2671
        xyY:
        0.3232, 0.1579, 19.2502
      CIE-Lab:
        50.9786, 84.1070, -51.4118
        CIE-LCH:
        50.9786, 98.5756, 328.5640
        CIE-Luv:
        50.9786, 70.5311, -88.7009
        Hunter-Lab:
        43.8750, 83.5081, -54.7828
      #d511d3 color charts
#d511d3 RGB chart
      #d511d3 CMYK chart
      #d511d3 RGB pie chart
      #d511d3 color shades, tints & tones
#d511d3 color schemes
#d511d3 color preview, HTML & CSS examples
           This text has a color of #d511d3        
        
          <p style="color:#d511d3;">Text here</p>
        
        
          .mytext {color:#d511d3;}
        
        Text color #d511d3
      
           This box has a color of #d511d3        
        
          <div style="background-color:#d511d3;">Content here</div>
        
        
          .mybackground {background-color:#d511d3;}
        
        Background color #d511d3
      
           Border around this has a color of #d511d3        
        
          <div style="border:2px solid #d511d3;">Content here</div>
        
        
          .myborder {border:2px solid #d511d3;}
        
        Border color #d511d3