#d12cd4 color space conversions
Hex:
        #d12cd4
        RGB:
        209, 44, 212
        CMY:
        18, 83, 17
        CMYK:
        1, 79, 0, 17
      HSL:
        299°, 66.1417%, 50.1961%
        HSV (HSB):
        299°, 79.2453%, 83.1373%
        XYZ:
        39.0788, 20.1101, 64.1093
        xyY:
        0.3169, 0.1631, 20.1101
      CIE-Lab:
        51.9615, 78.8582, -50.4544
        CIE-LCH:
        51.9615, 93.6177, 327.3884
        CIE-Luv:
        51.9615, 64.4443, -87.0064
        Hunter-Lab:
        44.8443, 77.0733, -53.3698
      #d12cd4 color charts
#d12cd4 RGB chart
      #d12cd4 CMYK chart
      #d12cd4 RGB pie chart
      #d12cd4 color shades, tints & tones
#d12cd4 color schemes
#d12cd4 color preview, HTML & CSS examples
           This text has a color of #d12cd4        
        
          <p style="color:#d12cd4;">Text here</p>
        
        
          .mytext {color:#d12cd4;}
        
        Text color #d12cd4
      
           This box has a color of #d12cd4        
        
          <div style="background-color:#d12cd4;">Content here</div>
        
        
          .mybackground {background-color:#d12cd4;}
        
        Background color #d12cd4
      
           Border around this has a color of #d12cd4        
        
          <div style="border:2px solid #d12cd4;">Content here</div>
        
        
          .myborder {border:2px solid #d12cd4;}
        
        Border color #d12cd4