#d612bc color space conversions
Hex:
        #d612bc
        RGB:
        214, 18, 188
        CMY:
        16, 93, 26
        CMYK:
        0, 92, 12, 16
      HSL:
        308°, 84.4828%, 45.4902%
        HSV (HSB):
        308°, 91.5888%, 83.9216%
        XYZ:
        37.0250, 18.3596, 49.1693
        xyY:
        0.3541, 0.1756, 18.3596
      CIE-Lab:
        49.9294, 80.9863, -39.7696
        CIE-LCH:
        49.9294, 90.2242, 333.8459
        CIE-Luv:
        49.9294, 80.5950, -70.7951
        Hunter-Lab:
        42.8481, 79.2574, -38.0431
      #d612bc color charts
#d612bc RGB chart
      #d612bc CMYK chart
      #d612bc RGB pie chart
      #d612bc color shades, tints & tones
#d612bc color schemes
#d612bc color preview, HTML & CSS examples
           This text has a color of #d612bc        
        
          <p style="color:#d612bc;">Text here</p>
        
        
          .mytext {color:#d612bc;}
        
        Text color #d612bc
      
           This box has a color of #d612bc        
        
          <div style="background-color:#d612bc;">Content here</div>
        
        
          .mybackground {background-color:#d612bc;}
        
        Background color #d612bc
      
           Border around this has a color of #d612bc        
        
          <div style="border:2px solid #d612bc;">Content here</div>
        
        
          .myborder {border:2px solid #d612bc;}
        
        Border color #d612bc