#d218bd color space conversions
Hex:
        #d218bd
        RGB:
        210, 24, 189
        CMY:
        18, 91, 26
        CMYK:
        0, 89, 10, 18
      HSL:
        307°, 79.4872%, 45.8824%
        HSV (HSB):
        307°, 88.5714%, 82.3529%
        XYZ:
        36.0903, 18.0290, 49.7219
        xyY:
        0.3476, 0.1736, 18.0290
      CIE-Lab:
        49.5313, 79.6031, -41.0286
        CIE-LCH:
        49.5313, 89.5545, 332.7327
        CIE-Luv:
        49.5313, 76.5966, -72.2845
        Hunter-Lab:
        42.4606, 77.4138, -39.7069
      #d218bd color charts
#d218bd RGB chart
      #d218bd CMYK chart
      #d218bd RGB pie chart
      #d218bd color shades, tints & tones
#d218bd color schemes
#d218bd color preview, HTML & CSS examples
           This text has a color of #d218bd        
        
          <p style="color:#d218bd;">Text here</p>
        
        
          .mytext {color:#d218bd;}
        
        Text color #d218bd
      
           This box has a color of #d218bd        
        
          <div style="background-color:#d218bd;">Content here</div>
        
        
          .mybackground {background-color:#d218bd;}
        
        Background color #d218bd
      
           Border around this has a color of #d218bd        
        
          <div style="border:2px solid #d218bd;">Content here</div>
        
        
          .myborder {border:2px solid #d218bd;}
        
        Border color #d218bd