#d126d7 color space conversions
Hex:
        #d126d7
        RGB:
        209, 38, 215
        CMY:
        18, 85, 16
        CMYK:
        3, 82, 0, 16
      HSL:
        298°, 69.9605%, 49.6078%
        HSV (HSB):
        298°, 82.3256%, 84.3137%
        XYZ:
        39.2533, 19.8478, 66.0521
        xyY:
        0.3136, 0.1586, 19.8478
      CIE-Lab:
        51.6647, 80.6900, -52.6426
        CIE-LCH:
        51.6647, 96.3438, 326.8794
        CIE-Luv:
        51.6647, 64.1911, -90.3538
        Hunter-Lab:
        44.5509, 79.3104, -56.7190
      #d126d7 color charts
#d126d7 RGB chart
      #d126d7 CMYK chart
      #d126d7 RGB pie chart
      #d126d7 color shades, tints & tones
#d126d7 color schemes
#d126d7 color preview, HTML & CSS examples
           This text has a color of #d126d7        
        
          <p style="color:#d126d7;">Text here</p>
        
        
          .mytext {color:#d126d7;}
        
        Text color #d126d7
      
           This box has a color of #d126d7        
        
          <div style="background-color:#d126d7;">Content here</div>
        
        
          .mybackground {background-color:#d126d7;}
        
        Background color #d126d7
      
           Border around this has a color of #d126d7        
        
          <div style="border:2px solid #d126d7;">Content here</div>
        
        
          .myborder {border:2px solid #d126d7;}
        
        Border color #d126d7