#d129eb color space conversions
Hex:
        #d129eb
        RGB:
        209, 41, 235
        CMY:
        18, 84, 8
        CMYK:
        11, 83, 0, 8
      HSL:
        292°, 82.9060%, 54.1176%
        HSV (HSB):
        292°, 82.5532%, 92.1569%
        XYZ:
        42.0828, 21.1393, 80.4596
        xyY:
        0.2929, 0.1471, 21.1393
      CIE-Lab:
        53.1017, 83.2362, -61.6748
        CIE-LCH:
        53.1017, 103.5956, 323.4630
        CIE-Luv:
        53.1017, 56.9203, -104.6095
        Hunter-Lab:
        45.9775, 82.9187, -71.5717
      #d129eb color charts
#d129eb RGB chart
      #d129eb CMYK chart
      #d129eb RGB pie chart
      #d129eb color shades, tints & tones
#d129eb color schemes
#d129eb color preview, HTML & CSS examples
           This text has a color of #d129eb        
        
          <p style="color:#d129eb;">Text here</p>
        
        
          .mytext {color:#d129eb;}
        
        Text color #d129eb
      
           This box has a color of #d129eb        
        
          <div style="background-color:#d129eb;">Content here</div>
        
        
          .mybackground {background-color:#d129eb;}
        
        Background color #d129eb
      
           Border around this has a color of #d129eb        
        
          <div style="border:2px solid #d129eb;">Content here</div>
        
        
          .myborder {border:2px solid #d129eb;}
        
        Border color #d129eb