#d414c1 color space conversions
Hex:
        #d414c1
        RGB:
        212, 20, 193
        CMY:
        17, 92, 24
        CMYK:
        0, 91, 9, 17
      HSL:
        306°, 82.7586%, 45.4902%
        HSV (HSB):
        306°, 90.5660%, 83.1373%
        XYZ:
        37.0272, 18.3476, 52.0420
        xyY:
        0.3447, 0.1708, 18.3476
      CIE-Lab:
        49.9150, 81.0554, -42.7262
        CIE-LCH:
        49.9150, 91.6270, 332.2052
        CIE-Luv:
        49.9150, 76.8186, -75.1254
        Hunter-Lab:
        42.8341, 79.3414, -42.0514
      #d414c1 color charts
#d414c1 RGB chart
      #d414c1 CMYK chart
      #d414c1 RGB pie chart
      #d414c1 color shades, tints & tones
#d414c1 color schemes
#d414c1 color preview, HTML & CSS examples
           This text has a color of #d414c1        
        
          <p style="color:#d414c1;">Text here</p>
        
        
          .mytext {color:#d414c1;}
        
        Text color #d414c1
      
           This box has a color of #d414c1        
        
          <div style="background-color:#d414c1;">Content here</div>
        
        
          .mybackground {background-color:#d414c1;}
        
        Background color #d414c1
      
           Border around this has a color of #d414c1        
        
          <div style="border:2px solid #d414c1;">Content here</div>
        
        
          .myborder {border:2px solid #d414c1;}
        
        Border color #d414c1