#d126bd color space conversions
Hex:
        #d126bd
        RGB:
        209, 38, 189
        CMY:
        18, 85, 26
        CMYK:
        0, 82, 10, 18
      HSL:
        307°, 69.2308%, 48.4314%
        HSV (HSB):
        307°, 81.8182%, 81.9608%
        XYZ:
        36.1729, 18.6157, 49.8308
        xyY:
        0.3458, 0.1779, 18.6157
      CIE-Lab:
        50.2345, 76.8483, -39.9286
        CIE-LCH:
        50.2345, 86.6023, 332.5447
        CIE-Luv:
        50.2345, 74.0504, -70.5003
        Hunter-Lab:
        43.1459, 74.1467, -38.2741
      #d126bd color charts
#d126bd RGB chart
      #d126bd CMYK chart
      #d126bd RGB pie chart
      #d126bd color shades, tints & tones
#d126bd color schemes
#d126bd color preview, HTML & CSS examples
           This text has a color of #d126bd        
        
          <p style="color:#d126bd;">Text here</p>
        
        
          .mytext {color:#d126bd;}
        
        Text color #d126bd
      
           This box has a color of #d126bd        
        
          <div style="background-color:#d126bd;">Content here</div>
        
        
          .mybackground {background-color:#d126bd;}
        
        Background color #d126bd
      
           Border around this has a color of #d126bd        
        
          <div style="border:2px solid #d126bd;">Content here</div>
        
        
          .myborder {border:2px solid #d126bd;}
        
        Border color #d126bd