#d131d8 color space conversions
Hex:
        #d131d8
        RGB:
        209, 49, 216
        CMY:
        18, 81, 15
        CMYK:
        3, 77, 0, 15
      HSL:
        297°, 68.1633%, 51.9608%
        HSV (HSB):
        297°, 77.3148%, 84.7059%
        XYZ:
        39.7875, 20.7098, 66.8661
        xyY:
        0.3124, 0.1626, 20.7098
      CIE-Lab:
        52.6304, 78.2089, -51.6703
        CIE-LCH:
        52.6304, 93.7360, 326.5484
        CIE-Luv:
        52.6304, 62.2490, -89.0028
        Hunter-Lab:
        45.5080, 76.4228, -55.2607
      #d131d8 color charts
#d131d8 RGB chart
      #d131d8 CMYK chart
      #d131d8 RGB pie chart
      #d131d8 color shades, tints & tones
#d131d8 color schemes
#d131d8 color preview, HTML & CSS examples
           This text has a color of #d131d8        
        
          <p style="color:#d131d8;">Text here</p>
        
        
          .mytext {color:#d131d8;}
        
        Text color #d131d8
      
           This box has a color of #d131d8        
        
          <div style="background-color:#d131d8;">Content here</div>
        
        
          .mybackground {background-color:#d131d8;}
        
        Background color #d131d8
      
           Border around this has a color of #d131d8        
        
          <div style="border:2px solid #d131d8;">Content here</div>
        
        
          .myborder {border:2px solid #d131d8;}
        
        Border color #d131d8