#d416bd color space conversions
Hex:
        #d416bd
        RGB:
        212, 22, 189
        CMY:
        17, 91, 26
        CMYK:
        0, 90, 11, 17
      HSL:
        307°, 81.1966%, 45.8824%
        HSV (HSB):
        307°, 89.6226%, 83.1373%
        XYZ:
        36.6236, 18.2450, 49.7355
        xyY:
        0.3501, 0.1744, 18.2450
      CIE-Lab:
        49.7919, 80.2545, -40.5933
        CIE-LCH:
        49.7919, 89.9367, 333.1694
        CIE-Luv:
        49.7919, 78.3029, -71.8397
        Hunter-Lab:
        42.7142, 78.2981, -39.1361
      #d416bd color charts
#d416bd RGB chart
      #d416bd CMYK chart
      #d416bd RGB pie chart
      #d416bd color shades, tints & tones
#d416bd color schemes
#d416bd color preview, HTML & CSS examples
           This text has a color of #d416bd        
        
          <p style="color:#d416bd;">Text here</p>
        
        
          .mytext {color:#d416bd;}
        
        Text color #d416bd
      
           This box has a color of #d416bd        
        
          <div style="background-color:#d416bd;">Content here</div>
        
        
          .mybackground {background-color:#d416bd;}
        
        Background color #d416bd
      
           Border around this has a color of #d416bd        
        
          <div style="border:2px solid #d416bd;">Content here</div>
        
        
          .myborder {border:2px solid #d416bd;}
        
        Border color #d416bd