#d416d2 color space conversions
Hex:
        #d416d2
        RGB:
        212, 22, 210
        CMY:
        17, 91, 18
        CMYK:
        0, 90, 1, 17
      HSL:
        301°, 81.1966%, 45.8824%
        HSV (HSB):
        301°, 89.6226%, 83.1373%
        XYZ:
        39.0711, 19.2240, 62.6241
        xyY:
        0.3231, 0.1590, 19.2240
      CIE-Lab:
        50.9483, 83.2012, -50.8968
        CIE-LCH:
        50.9483, 97.5343, 328.5446
        CIE-Luv:
        50.9483, 69.8402, -87.8118
        Hunter-Lab:
        43.8452, 82.3351, -53.9923
      #d416d2 color charts
#d416d2 RGB chart
      #d416d2 CMYK chart
      #d416d2 RGB pie chart
      #d416d2 color shades, tints & tones
#d416d2 color schemes
#d416d2 color preview, HTML & CSS examples
           This text has a color of #d416d2        
        
          <p style="color:#d416d2;">Text here</p>
        
        
          .mytext {color:#d416d2;}
        
        Text color #d416d2
      
           This box has a color of #d416d2        
        
          <div style="background-color:#d416d2;">Content here</div>
        
        
          .mybackground {background-color:#d416d2;}
        
        Background color #d416d2
      
           Border around this has a color of #d416d2        
        
          <div style="border:2px solid #d416d2;">Content here</div>
        
        
          .myborder {border:2px solid #d416d2;}
        
        Border color #d416d2