#d419be color space conversions
Hex:
        #d419be
        RGB:
        212, 25, 190
        CMY:
        17, 90, 25
        CMYK:
        0, 88, 10, 17
      HSL:
        307°, 78.9030%, 46.4706%
        HSV (HSB):
        307°, 88.2075%, 83.1373%
        XYZ:
        36.7933, 18.4100, 50.3295
        xyY:
        0.3486, 0.1744, 18.4100
      CIE-Lab:
        49.9897, 79.9631, -40.8631
        CIE-LCH:
        49.9897, 89.7992, 332.9318
        CIE-Luv:
        49.9897, 77.5876, -72.2606
        Hunter-Lab:
        42.9069, 77.9792, -39.5119
      #d419be color charts
#d419be RGB chart
      #d419be CMYK chart
      #d419be RGB pie chart
      #d419be color shades, tints & tones
#d419be color schemes
#d419be color preview, HTML & CSS examples
           This text has a color of #d419be        
        
          <p style="color:#d419be;">Text here</p>
        
        
          .mytext {color:#d419be;}
        
        Text color #d419be
      
           This box has a color of #d419be        
        
          <div style="background-color:#d419be;">Content here</div>
        
        
          .mybackground {background-color:#d419be;}
        
        Background color #d419be
      
           Border around this has a color of #d419be        
        
          <div style="border:2px solid #d419be;">Content here</div>
        
        
          .myborder {border:2px solid #d419be;}
        
        Border color #d419be