#d12d81 color space conversions
Hex:
        #d12d81
        RGB:
        209, 45, 129
        CMY:
        18, 82, 49
        CMYK:
        0, 78, 38, 18
      HSL:
        329°, 64.5669%, 49.8039%
        HSV (HSB):
        329°, 78.4689%, 81.9608%
        XYZ:
        31.1953, 17.0171, 22.4093
        xyY:
        0.4417, 0.2410, 17.0171
      CIE-Lab:
        48.2815, 67.8196, -7.2525
        CIE-LCH:
        48.2815, 68.2063, 353.8961
        CIE-Luv:
        48.2815, 97.2681, -22.1606
        Hunter-Lab:
        41.2517, 62.7945, -3.3321
      #d12d81 color charts
#d12d81 RGB chart
      #d12d81 CMYK chart
      #d12d81 RGB pie chart
      #d12d81 color shades, tints & tones
#d12d81 color schemes
#d12d81 color preview, HTML & CSS examples
           This text has a color of #d12d81        
        
          <p style="color:#d12d81;">Text here</p>
        
        
          .mytext {color:#d12d81;}
        
        Text color #d12d81
      
           This box has a color of #d12d81        
        
          <div style="background-color:#d12d81;">Content here</div>
        
        
          .mybackground {background-color:#d12d81;}
        
        Background color #d12d81
      
           Border around this has a color of #d12d81        
        
          <div style="border:2px solid #d12d81;">Content here</div>
        
        
          .myborder {border:2px solid #d12d81;}
        
        Border color #d12d81