#d63992 color space conversions
Hex:
        #d63992
        RGB:
        214, 57, 146
        CMY:
        16, 78, 43
        CMYK:
        0, 73, 32, 16
      HSL:
        326°, 65.6904%, 53.1373%
        HSV (HSB):
        326°, 73.3645%, 83.9216%
        XYZ:
        34.3830, 19.2977, 29.1068
        xyY:
        0.4153, 0.2331, 19.2977
      CIE-Lab:
        51.0337, 67.3254, -13.2618
        CIE-LCH:
        51.0337, 68.6191, 348.8565
        CIE-Luv:
        51.0337, 90.6590, -30.4733
        Hunter-Lab:
        43.9292, 62.8344, -8.5342
      #d63992 color charts
#d63992 RGB chart
      #d63992 CMYK chart
      #d63992 RGB pie chart
      #d63992 color shades, tints & tones
#d63992 color schemes
#d63992 color preview, HTML & CSS examples
           This text has a color of #d63992        
        
          <p style="color:#d63992;">Text here</p>
        
        
          .mytext {color:#d63992;}
        
        Text color #d63992
      
           This box has a color of #d63992        
        
          <div style="background-color:#d63992;">Content here</div>
        
        
          .mybackground {background-color:#d63992;}
        
        Background color #d63992
      
           Border around this has a color of #d63992        
        
          <div style="border:2px solid #d63992;">Content here</div>
        
        
          .myborder {border:2px solid #d63992;}
        
        Border color #d63992