#d127d4 color space conversions
Hex:
        #d127d4
        RGB:
        209, 39, 212
        CMY:
        18, 85, 17
        CMYK:
        1, 82, 0, 17
      HSL:
        299°, 68.9243%, 49.2157%
        HSV (HSB):
        299°, 81.6038%, 83.1373%
        XYZ:
        38.9037, 19.7598, 64.0509
        xyY:
        0.3170, 0.1610, 19.7598
      CIE-Lab:
        51.5646, 80.0129, -51.0879
        CIE-LCH:
        51.5646, 94.9318, 327.4419
        CIE-Luv:
        51.5646, 65.1505, -87.9300
        Hunter-Lab:
        44.4520, 78.4293, -54.3146
      #d127d4 color charts
#d127d4 RGB chart
      #d127d4 CMYK chart
      #d127d4 RGB pie chart
      #d127d4 color shades, tints & tones
#d127d4 color schemes
#d127d4 color preview, HTML & CSS examples
           This text has a color of #d127d4        
        
          <p style="color:#d127d4;">Text here</p>
        
        
          .mytext {color:#d127d4;}
        
        Text color #d127d4
      
           This box has a color of #d127d4        
        
          <div style="background-color:#d127d4;">Content here</div>
        
        
          .mybackground {background-color:#d127d4;}
        
        Background color #d127d4
      
           Border around this has a color of #d127d4        
        
          <div style="border:2px solid #d127d4;">Content here</div>
        
        
          .myborder {border:2px solid #d127d4;}
        
        Border color #d127d4