#d413c1 color space conversions
Hex:
        #d413c1
        RGB:
        212, 19, 193
        CMY:
        17, 93, 24
        CMYK:
        0, 91, 9, 17
      HSL:
        306°, 83.5498%, 45.2941%
        HSV (HSB):
        306°, 91.0377%, 83.1373%
        XYZ:
        37.0099, 18.3130, 52.0362
        xyY:
        0.3447, 0.1706, 18.3130
      CIE-Lab:
        49.8736, 81.1771, -42.7918
        CIE-LCH:
        49.8736, 91.7652, 332.2044
        CIE-Luv:
        49.8736, 76.9014, -75.2240
        Hunter-Lab:
        42.7937, 79.4855, -42.1396
      #d413c1 color charts
#d413c1 RGB chart
      #d413c1 CMYK chart
      #d413c1 RGB pie chart
      #d413c1 color shades, tints & tones
#d413c1 color schemes
#d413c1 color preview, HTML & CSS examples
           This text has a color of #d413c1        
        
          <p style="color:#d413c1;">Text here</p>
        
        
          .mytext {color:#d413c1;}
        
        Text color #d413c1
      
           This box has a color of #d413c1        
        
          <div style="background-color:#d413c1;">Content here</div>
        
        
          .mybackground {background-color:#d413c1;}
        
        Background color #d413c1
      
           Border around this has a color of #d413c1        
        
          <div style="border:2px solid #d413c1;">Content here</div>
        
        
          .myborder {border:2px solid #d413c1;}
        
        Border color #d413c1