#d12985 color space conversions
Hex:
        #d12985
        RGB:
        209, 41, 133
        CMY:
        18, 84, 48
        CMYK:
        0, 80, 36, 18
      HSL:
        327°, 67.2000%, 49.0196%
        HSV (HSB):
        327°, 80.3828%, 81.9608%
        XYZ:
        31.3211, 16.8346, 23.7889
        xyY:
        0.4353, 0.2340, 16.8346
      CIE-Lab:
        48.0510, 69.2760, -10.0250
        CIE-LCH:
        48.0510, 69.9976, 351.7658
        CIE-Luv:
        48.0510, 96.7401, -26.1058
        Hunter-Lab:
        41.0300, 64.4588, -5.6549
      #d12985 color charts
#d12985 RGB chart
      #d12985 CMYK chart
      #d12985 RGB pie chart
      #d12985 color shades, tints & tones
#d12985 color schemes
#d12985 color preview, HTML & CSS examples
           This text has a color of #d12985        
        
          <p style="color:#d12985;">Text here</p>
        
        
          .mytext {color:#d12985;}
        
        Text color #d12985
      
           This box has a color of #d12985        
        
          <div style="background-color:#d12985;">Content here</div>
        
        
          .mybackground {background-color:#d12985;}
        
        Background color #d12985
      
           Border around this has a color of #d12985        
        
          <div style="border:2px solid #d12985;">Content here</div>
        
        
          .myborder {border:2px solid #d12985;}
        
        Border color #d12985