#d142d1 color space conversions
Hex:
        #d142d1
        RGB:
        209, 66, 209
        CMY:
        18, 74, 18
        CMYK:
        0, 68, 0, 18
      HSL:
        300°, 60.8511%, 53.9216%
        HSV (HSB):
        300°, 68.4211%, 81.9608%
        XYZ:
        39.7513, 22.0552, 62.4835
        xyY:
        0.3198, 0.1774, 22.0552
      CIE-Lab:
        54.0855, 71.8236, -45.3632
        CIE-LCH:
        54.0855, 84.9497, 327.7238
        CIE-Luv:
        54.0855, 61.2416, -79.1890
        Hunter-Lab:
        46.9630, 68.9044, -46.0104
      #d142d1 color charts
#d142d1 RGB chart
      #d142d1 CMYK chart
      #d142d1 RGB pie chart
      #d142d1 color shades, tints & tones
#d142d1 color schemes
#d142d1 color preview, HTML & CSS examples
           This text has a color of #d142d1        
        
          <p style="color:#d142d1;">Text here</p>
        
        
          .mytext {color:#d142d1;}
        
        Text color #d142d1
      
           This box has a color of #d142d1        
        
          <div style="background-color:#d142d1;">Content here</div>
        
        
          .mybackground {background-color:#d142d1;}
        
        Background color #d142d1
      
           Border around this has a color of #d142d1        
        
          <div style="border:2px solid #d142d1;">Content here</div>
        
        
          .myborder {border:2px solid #d142d1;}
        
        Border color #d142d1