#d127c2 color space conversions
Hex:
        #d127c2
        RGB:
        209, 39, 194
        CMY:
        18, 85, 24
        CMYK:
        0, 81, 7, 18
      HSL:
        305°, 68.5484%, 48.6275%
        HSV (HSB):
        305°, 81.3397%, 81.9608%
        XYZ:
        36.7576, 18.9014, 52.7499
        xyY:
        0.3391, 0.1744, 18.9014
      CIE-Lab:
        50.5716, 77.3369, -42.3000
        CIE-LCH:
        50.5716, 88.1492, 331.3232
        CIE-Luv:
        50.5716, 71.9334, -74.1880
        Hunter-Lab:
        43.4757, 74.8347, -41.5047
      #d127c2 color charts
#d127c2 RGB chart
      #d127c2 CMYK chart
      #d127c2 RGB pie chart
      #d127c2 color shades, tints & tones
#d127c2 color schemes
#d127c2 color preview, HTML & CSS examples
           This text has a color of #d127c2        
        
          <p style="color:#d127c2;">Text here</p>
        
        
          .mytext {color:#d127c2;}
        
        Text color #d127c2
      
           This box has a color of #d127c2        
        
          <div style="background-color:#d127c2;">Content here</div>
        
        
          .mybackground {background-color:#d127c2;}
        
        Background color #d127c2
      
           Border around this has a color of #d127c2        
        
          <div style="border:2px solid #d127c2;">Content here</div>
        
        
          .myborder {border:2px solid #d127c2;}
        
        Border color #d127c2