#d112ae color space conversions
Hex:
        #d112ae
        RGB:
        209, 18, 174
        CMY:
        18, 93, 32
        CMYK:
        0, 91, 17, 18
      HSL:
        311°, 84.1410%, 44.5098%
        HSV (HSB):
        311°, 91.3876%, 81.9608%
        XYZ:
        34.1508, 17.0439, 41.5343
        xyY:
        0.3683, 0.1838, 17.0439
      CIE-Lab:
        48.3153, 78.2388, -34.1596
        CIE-LCH:
        48.3153, 85.3709, 336.4136
        CIE-Luv:
        48.3153, 82.7779, -61.6699
        Hunter-Lab:
        41.2843, 75.4096, -30.7500
      #d112ae color charts
#d112ae RGB chart
      #d112ae CMYK chart
      #d112ae RGB pie chart
      #d112ae color shades, tints & tones
#d112ae color schemes
#d112ae color preview, HTML & CSS examples
           This text has a color of #d112ae        
        
          <p style="color:#d112ae;">Text here</p>
        
        
          .mytext {color:#d112ae;}
        
        Text color #d112ae
      
           This box has a color of #d112ae        
        
          <div style="background-color:#d112ae;">Content here</div>
        
        
          .mybackground {background-color:#d112ae;}
        
        Background color #d112ae
      
           Border around this has a color of #d112ae        
        
          <div style="border:2px solid #d112ae;">Content here</div>
        
        
          .myborder {border:2px solid #d112ae;}
        
        Border color #d112ae