#d129fa color space conversions
Hex:
        #d129fa
        RGB:
        209, 41, 250
        CMY:
        18, 84, 2
        CMYK:
        16, 84, 0, 2
      HSL:
        288°, 95.4338%, 57.0588%
        HSV (HSB):
        288°, 83.6000%, 98.0392%
        XYZ:
        44.3428, 22.0433, 92.3601
        xyY:
        0.2793, 0.1389, 22.0433
      CIE-Lab:
        54.0729, 85.7528, -68.5082
        CIE-LCH:
        54.0729, 109.7585, 321.3785
        CIE-Luv:
        54.0729, 52.1385, -115.3478
        Hunter-Lab:
        46.9503, 86.4233, -83.7694
      #d129fa color charts
#d129fa RGB chart
      #d129fa CMYK chart
      #d129fa RGB pie chart
      #d129fa color shades, tints & tones
#d129fa color schemes
#d129fa color preview, HTML & CSS examples
           This text has a color of #d129fa        
        
          <p style="color:#d129fa;">Text here</p>
        
        
          .mytext {color:#d129fa;}
        
        Text color #d129fa
      
           This box has a color of #d129fa        
        
          <div style="background-color:#d129fa;">Content here</div>
        
        
          .mybackground {background-color:#d129fa;}
        
        Background color #d129fa
      
           Border around this has a color of #d129fa        
        
          <div style="border:2px solid #d129fa;">Content here</div>
        
        
          .myborder {border:2px solid #d129fa;}
        
        Border color #d129fa