#d129c5 color space conversions
Hex:
        #d129c5
        RGB:
        209, 41, 197
        CMY:
        18, 84, 23
        CMYK:
        0, 80, 6, 18
      HSL:
        304°, 67.2000%, 49.0196%
        HSV (HSB):
        304°, 80.3828%, 81.9608%
        XYZ:
        37.1655, 19.1724, 54.5651
        xyY:
        0.3351, 0.1729, 19.1724
      CIE-Lab:
        50.8883, 77.3144, -43.5355
        CIE-LCH:
        50.8883, 88.7291, 330.6163
        CIE-Luv:
        50.8883, 70.4658, -76.1246
        Hunter-Lab:
        43.7863, 74.8834, -43.2349
      #d129c5 color charts
#d129c5 RGB chart
      #d129c5 CMYK chart
      #d129c5 RGB pie chart
      #d129c5 color shades, tints & tones
#d129c5 color schemes
#d129c5 color preview, HTML & CSS examples
           This text has a color of #d129c5        
        
          <p style="color:#d129c5;">Text here</p>
        
        
          .mytext {color:#d129c5;}
        
        Text color #d129c5
      
           This box has a color of #d129c5        
        
          <div style="background-color:#d129c5;">Content here</div>
        
        
          .mybackground {background-color:#d129c5;}
        
        Background color #d129c5
      
           Border around this has a color of #d129c5        
        
          <div style="border:2px solid #d129c5;">Content here</div>
        
        
          .myborder {border:2px solid #d129c5;}
        
        Border color #d129c5