#d94186 color space conversions
Hex:
        #d94186
        RGB:
        217, 65, 134
        CMY:
        15, 75, 47
        CMYK:
        0, 70, 38, 15
      HSL:
        333°, 66.6667%, 55.2941%
        HSV (HSB):
        333°, 70.0461%, 85.0980%
        XYZ:
        34.8086, 20.2535, 24.6290
        xyY:
        0.4368, 0.2542, 20.2535
      CIE-Lab:
        52.1227, 64.0958, -4.4064
        CIE-LCH:
        52.1227, 64.2471, 356.0672
        CIE-Luv:
        52.1227, 94.6598, -17.9152
        Hunter-Lab:
        45.0039, 59.3054, -0.9444
      #d94186 color charts
#d94186 RGB chart
      #d94186 CMYK chart
      #d94186 RGB pie chart
      #d94186 color shades, tints & tones
#d94186 color schemes
#d94186 color preview, HTML & CSS examples
           This text has a color of #d94186        
        
          <p style="color:#d94186;">Text here</p>
        
        
          .mytext {color:#d94186;}
        
        Text color #d94186
      
           This box has a color of #d94186        
        
          <div style="background-color:#d94186;">Content here</div>
        
        
          .mybackground {background-color:#d94186;}
        
        Background color #d94186
      
           Border around this has a color of #d94186        
        
          <div style="border:2px solid #d94186;">Content here</div>
        
        
          .myborder {border:2px solid #d94186;}
        
        Border color #d94186