#d226bd color space conversions
Hex:
        #d226bd
        RGB:
        210, 38, 189
        CMY:
        18, 85, 26
        CMYK:
        0, 82, 10, 18
      HSL:
        307°, 69.3548%, 48.6275%
        HSV (HSB):
        307°, 81.9048%, 82.3529%
        XYZ:
        36.4568, 18.7620, 49.8441
        xyY:
        0.3470, 0.1786, 18.7620
      CIE-Lab:
        50.4076, 77.0475, -39.6439
        CIE-LCH:
        50.4076, 86.6484, 332.7725
        CIE-Luv:
        50.4076, 74.7984, -70.1695
        Hunter-Lab:
        43.3151, 74.4356, -37.9063
      #d226bd color charts
#d226bd RGB chart
      #d226bd CMYK chart
      #d226bd RGB pie chart
      #d226bd color shades, tints & tones
#d226bd color schemes
#d226bd color preview, HTML & CSS examples
           This text has a color of #d226bd        
        
          <p style="color:#d226bd;">Text here</p>
        
        
          .mytext {color:#d226bd;}
        
        Text color #d226bd
      
           This box has a color of #d226bd        
        
          <div style="background-color:#d226bd;">Content here</div>
        
        
          .mybackground {background-color:#d226bd;}
        
        Background color #d226bd
      
           Border around this has a color of #d226bd        
        
          <div style="border:2px solid #d226bd;">Content here</div>
        
        
          .myborder {border:2px solid #d226bd;}
        
        Border color #d226bd