#d134c1 color space conversions
Hex:
        #d134c1
        RGB:
        209, 52, 193
        CMY:
        18, 80, 24
        CMYK:
        0, 75, 8, 18
      HSL:
        306°, 63.0522%, 51.1765%
        HSV (HSB):
        306°, 75.1196%, 81.9608%
        XYZ:
        37.1481, 19.8615, 52.3278
        xyY:
        0.3398, 0.1817, 19.8615
      CIE-Lab:
        51.6803, 73.8436, -39.9684
        CIE-LCH:
        51.6803, 83.9664, 331.5752
        CIE-Luv:
        51.6803, 69.9684, -70.5811
        Hunter-Lab:
        44.5663, 70.7972, -38.4193
      #d134c1 color charts
#d134c1 RGB chart
      #d134c1 CMYK chart
      #d134c1 RGB pie chart
      #d134c1 color shades, tints & tones
#d134c1 color schemes
#d134c1 color preview, HTML & CSS examples
           This text has a color of #d134c1        
        
          <p style="color:#d134c1;">Text here</p>
        
        
          .mytext {color:#d134c1;}
        
        Text color #d134c1
      
           This box has a color of #d134c1        
        
          <div style="background-color:#d134c1;">Content here</div>
        
        
          .mybackground {background-color:#d134c1;}
        
        Background color #d134c1
      
           Border around this has a color of #d134c1        
        
          <div style="border:2px solid #d134c1;">Content here</div>
        
        
          .myborder {border:2px solid #d134c1;}
        
        Border color #d134c1