#d414c2 color space conversions
Hex:
        #d414c2
        RGB:
        212, 20, 194
        CMY:
        17, 92, 24
        CMYK:
        0, 91, 8, 17
      HSL:
        306°, 82.7586%, 45.4902%
        HSV (HSB):
        306°, 90.5660%, 83.1373%
        XYZ:
        37.1391, 18.3924, 52.6316
        xyY:
        0.3434, 0.1700, 18.3924
      CIE-Lab:
        49.9686, 81.1921, -43.2221
        CIE-LCH:
        49.9686, 91.9799, 331.9717
        CIE-Luv:
        49.9686, 76.4054, -75.8914
        Hunter-Lab:
        42.8864, 79.5280, -42.7422
      #d414c2 color charts
#d414c2 RGB chart
      #d414c2 CMYK chart
      #d414c2 RGB pie chart
      #d414c2 color shades, tints & tones
#d414c2 color schemes
#d414c2 color preview, HTML & CSS examples
           This text has a color of #d414c2        
        
          <p style="color:#d414c2;">Text here</p>
        
        
          .mytext {color:#d414c2;}
        
        Text color #d414c2
      
           This box has a color of #d414c2        
        
          <div style="background-color:#d414c2;">Content here</div>
        
        
          .mybackground {background-color:#d414c2;}
        
        Background color #d414c2
      
           Border around this has a color of #d414c2        
        
          <div style="border:2px solid #d414c2;">Content here</div>
        
        
          .myborder {border:2px solid #d414c2;}
        
        Border color #d414c2