#d134c6 color space conversions
Hex:
        #d134c6
        RGB:
        209, 52, 198
        CMY:
        18, 80, 22
        CMYK:
        0, 75, 5, 18
      HSL:
        304°, 63.0522%, 51.1765%
        HSV (HSB):
        304°, 75.1196%, 81.9608%
        XYZ:
        37.7155, 20.0885, 55.3157
        xyY:
        0.3334, 0.1776, 20.0885
      CIE-Lab:
        51.9371, 74.5885, -42.4523
        CIE-LCH:
        51.9371, 85.8233, 330.3535
        CIE-Luv:
        51.9371, 68.1278, -74.4837
        Hunter-Lab:
        44.8202, 71.7697, -41.7997
      #d134c6 color charts
#d134c6 RGB chart
      #d134c6 CMYK chart
      #d134c6 RGB pie chart
      #d134c6 color shades, tints & tones
#d134c6 color schemes
#d134c6 color preview, HTML & CSS examples
           This text has a color of #d134c6        
        
          <p style="color:#d134c6;">Text here</p>
        
        
          .mytext {color:#d134c6;}
        
        Text color #d134c6
      
           This box has a color of #d134c6        
        
          <div style="background-color:#d134c6;">Content here</div>
        
        
          .mybackground {background-color:#d134c6;}
        
        Background color #d134c6
      
           Border around this has a color of #d134c6        
        
          <div style="border:2px solid #d134c6;">Content here</div>
        
        
          .myborder {border:2px solid #d134c6;}
        
        Border color #d134c6