#d129f1 color space conversions
Hex:
        #d129f1
        RGB:
        209, 41, 241
        CMY:
        18, 84, 5
        CMYK:
        13, 83, 0, 5
      HSL:
        290°, 87.7193%, 55.2941%
        HSV (HSB):
        290°, 82.9876%, 94.5098%
        XYZ:
        42.9646, 21.4921, 85.1030
        xyY:
        0.2873, 0.1437, 21.4921
      CIE-Lab:
        53.4839, 84.2321, -64.4293
        CIE-LCH:
        53.4839, 106.0480, 322.5875
        CIE-Luv:
        53.4839, 54.9690, -108.9407
        Hunter-Lab:
        46.3595, 84.2993, -76.3880
      #d129f1 color charts
#d129f1 RGB chart
      #d129f1 CMYK chart
      #d129f1 RGB pie chart
      #d129f1 color shades, tints & tones
#d129f1 color schemes
#d129f1 color preview, HTML & CSS examples
           This text has a color of #d129f1        
        
          <p style="color:#d129f1;">Text here</p>
        
        
          .mytext {color:#d129f1;}
        
        Text color #d129f1
      
           This box has a color of #d129f1        
        
          <div style="background-color:#d129f1;">Content here</div>
        
        
          .mybackground {background-color:#d129f1;}
        
        Background color #d129f1
      
           Border around this has a color of #d129f1        
        
          <div style="border:2px solid #d129f1;">Content here</div>
        
        
          .myborder {border:2px solid #d129f1;}
        
        Border color #d129f1