#d12879 color space conversions
Hex:
        #d12879
        RGB:
        209, 40, 121
        CMY:
        18, 84, 53
        CMYK:
        0, 81, 42, 18
      HSL:
        331°, 67.8715%, 48.8235%
        HSV (HSB):
        331°, 80.8612%, 81.9608%
        XYZ:
        30.5045, 16.4534, 19.6572
        xyY:
        0.4579, 0.2470, 16.4534
      CIE-Lab:
        47.5638, 68.3483, -3.4434
        CIE-LCH:
        47.5638, 68.4350, 357.1158
        CIE-Luv:
        47.5638, 102.0304, -17.3031
        Hunter-Lab:
        40.5628, 63.2528, -0.3387
      #d12879 color charts
#d12879 RGB chart
      #d12879 CMYK chart
      #d12879 RGB pie chart
      #d12879 color shades, tints & tones
#d12879 color schemes
#d12879 color preview, HTML & CSS examples
           This text has a color of #d12879        
        
          <p style="color:#d12879;">Text here</p>
        
        
          .mytext {color:#d12879;}
        
        Text color #d12879
      
           This box has a color of #d12879        
        
          <div style="background-color:#d12879;">Content here</div>
        
        
          .mybackground {background-color:#d12879;}
        
        Background color #d12879
      
           Border around this has a color of #d12879        
        
          <div style="border:2px solid #d12879;">Content here</div>
        
        
          .myborder {border:2px solid #d12879;}
        
        Border color #d12879