#d512c6 color space conversions
Hex:
        #d512c6
        RGB:
        213, 18, 198
        CMY:
        16, 93, 22
        CMYK:
        0, 92, 7, 16
      HSL:
        305°, 84.4156%, 45.2941%
        HSV (HSB):
        305°, 91.5493%, 83.5294%
        XYZ:
        37.8499, 18.6560, 55.0321
        xyY:
        0.3393, 0.1673, 18.6560
      CIE-Lab:
        50.2822, 82.1575, -45.0324
        CIE-LCH:
        50.2822, 93.6898, 331.2719
        CIE-Luv:
        50.2822, 75.6663, -78.8033
        Hunter-Lab:
        43.1925, 80.8338, -45.3073
      #d512c6 color charts
#d512c6 RGB chart
      #d512c6 CMYK chart
      #d512c6 RGB pie chart
      #d512c6 color shades, tints & tones
#d512c6 color schemes
#d512c6 color preview, HTML & CSS examples
           This text has a color of #d512c6        
        
          <p style="color:#d512c6;">Text here</p>
        
        
          .mytext {color:#d512c6;}
        
        Text color #d512c6
      
           This box has a color of #d512c6        
        
          <div style="background-color:#d512c6;">Content here</div>
        
        
          .mybackground {background-color:#d512c6;}
        
        Background color #d512c6
      
           Border around this has a color of #d512c6        
        
          <div style="border:2px solid #d512c6;">Content here</div>
        
        
          .myborder {border:2px solid #d512c6;}
        
        Border color #d512c6