#d126c3 color space conversions
Hex:
        #d126c3
        RGB:
        209, 38, 195
        CMY:
        18, 85, 24
        CMYK:
        0, 82, 7, 18
      HSL:
        305°, 69.2308%, 48.4314%
        HSV (HSB):
        305°, 81.8182%, 81.9608%
        XYZ:
        36.8379, 18.8817, 53.3327
        xyY:
        0.3378, 0.1731, 18.8817
      CIE-Lab:
        50.5485, 77.7019, -42.9163
        CIE-LCH:
        50.5485, 88.7659, 331.0873
        CIE-Luv:
        50.5485, 71.6955, -75.1429
        Hunter-Lab:
        43.4530, 75.2831, -42.3533
      #d126c3 color charts
#d126c3 RGB chart
      #d126c3 CMYK chart
      #d126c3 RGB pie chart
      #d126c3 color shades, tints & tones
#d126c3 color schemes
#d126c3 color preview, HTML & CSS examples
           This text has a color of #d126c3        
        
          <p style="color:#d126c3;">Text here</p>
        
        
          .mytext {color:#d126c3;}
        
        Text color #d126c3
      
           This box has a color of #d126c3        
        
          <div style="background-color:#d126c3;">Content here</div>
        
        
          .mybackground {background-color:#d126c3;}
        
        Background color #d126c3
      
           Border around this has a color of #d126c3        
        
          <div style="border:2px solid #d126c3;">Content here</div>
        
        
          .myborder {border:2px solid #d126c3;}
        
        Border color #d126c3