#d12982 color space conversions
Hex:
        #d12982
        RGB:
        209, 41, 130
        CMY:
        18, 84, 49
        CMYK:
        0, 80, 38, 18
      HSL:
        328°, 67.2000%, 49.0196%
        HSV (HSB):
        328°, 80.3828%, 81.9608%
        XYZ:
        31.1167, 16.7529, 22.7127
        xyY:
        0.4409, 0.2374, 16.7529
      CIE-Lab:
        47.9472, 68.9708, -8.3594
        CIE-LCH:
        47.9472, 69.4755, 353.0893
        CIE-Luv:
        47.9472, 97.9995, -23.8238
        Hunter-Lab:
        40.9303, 64.0742, -4.2495
      #d12982 color charts
#d12982 RGB chart
      #d12982 CMYK chart
      #d12982 RGB pie chart
      #d12982 color shades, tints & tones
#d12982 color schemes
#d12982 color preview, HTML & CSS examples
           This text has a color of #d12982        
        
          <p style="color:#d12982;">Text here</p>
        
        
          .mytext {color:#d12982;}
        
        Text color #d12982
      
           This box has a color of #d12982        
        
          <div style="background-color:#d12982;">Content here</div>
        
        
          .mybackground {background-color:#d12982;}
        
        Background color #d12982
      
           Border around this has a color of #d12982        
        
          <div style="border:2px solid #d12982;">Content here</div>
        
        
          .myborder {border:2px solid #d12982;}
        
        Border color #d12982