#d12ac4 color space conversions
Hex:
        #d12ac4
        RGB:
        209, 42, 196
        CMY:
        18, 84, 23
        CMYK:
        0, 80, 6, 18
      HSL:
        305°, 66.5339%, 49.2157%
        HSV (HSB):
        305°, 79.9043%, 81.9608%
        XYZ:
        37.0863, 19.1968, 53.9752
        xyY:
        0.3364, 0.1741, 19.1968
      CIE-Lab:
        50.9166, 76.9324, -42.9122
        CIE-LCH:
        50.9166, 88.0911, 330.8476
        CIE-Luv:
        50.9166, 70.6881, -75.1566
        Hunter-Lab:
        43.8141, 74.4159, -42.3703
      #d12ac4 color charts
#d12ac4 RGB chart
      #d12ac4 CMYK chart
      #d12ac4 RGB pie chart
      #d12ac4 color shades, tints & tones
#d12ac4 color schemes
#d12ac4 color preview, HTML & CSS examples
           This text has a color of #d12ac4        
        
          <p style="color:#d12ac4;">Text here</p>
        
        
          .mytext {color:#d12ac4;}
        
        Text color #d12ac4
      
           This box has a color of #d12ac4        
        
          <div style="background-color:#d12ac4;">Content here</div>
        
        
          .mybackground {background-color:#d12ac4;}
        
        Background color #d12ac4
      
           Border around this has a color of #d12ac4        
        
          <div style="border:2px solid #d12ac4;">Content here</div>
        
        
          .myborder {border:2px solid #d12ac4;}
        
        Border color #d12ac4