#d413b1 color space conversions
Hex:
        #d413b1
        RGB:
        212, 19, 177
        CMY:
        17, 93, 31
        CMYK:
        0, 91, 17, 17
      HSL:
        311°, 83.5498%, 45.2941%
        HSV (HSB):
        311°, 91.0377%, 83.1373%
        XYZ:
        35.3201, 17.6371, 43.1377
        xyY:
        0.3676, 0.1835, 17.6371
      CIE-Lab:
        49.0530, 79.0706, -34.7308
        CIE-LCH:
        49.0530, 86.3620, 336.2871
        CIE-Luv:
        49.0530, 83.7045, -62.8613
        Hunter-Lab:
        41.9966, 76.6285, -31.5034
      #d413b1 color charts
#d413b1 RGB chart
      #d413b1 CMYK chart
      #d413b1 RGB pie chart
      #d413b1 color shades, tints & tones
#d413b1 color schemes
#d413b1 color preview, HTML & CSS examples
           This text has a color of #d413b1        
        
          <p style="color:#d413b1;">Text here</p>
        
        
          .mytext {color:#d413b1;}
        
        Text color #d413b1
      
           This box has a color of #d413b1        
        
          <div style="background-color:#d413b1;">Content here</div>
        
        
          .mybackground {background-color:#d413b1;}
        
        Background color #d413b1
      
           Border around this has a color of #d413b1        
        
          <div style="border:2px solid #d413b1;">Content here</div>
        
        
          .myborder {border:2px solid #d413b1;}
        
        Border color #d413b1