#d94184 color space conversions
Hex:
        #d94184
        RGB:
        217, 65, 132
        CMY:
        15, 75, 48
        CMYK:
        0, 70, 39, 15
      HSL:
        334°, 66.6667%, 55.2941%
        HSV (HSB):
        334°, 70.0461%, 85.0980%
        XYZ:
        34.6704, 20.1983, 23.9011
        xyY:
        0.4401, 0.2564, 20.1983
      CIE-Lab:
        52.0606, 63.8891, -3.3010
        CIE-LCH:
        52.0606, 63.9743, 357.0423
        CIE-Luv:
        52.0606, 95.3915, -16.4144
        Hunter-Lab:
        44.9425, 59.0528, -0.0716
      #d94184 color charts
#d94184 RGB chart
      #d94184 CMYK chart
      #d94184 RGB pie chart
      #d94184 color shades, tints & tones
#d94184 color schemes
#d94184 color preview, HTML & CSS examples
           This text has a color of #d94184        
        
          <p style="color:#d94184;">Text here</p>
        
        
          .mytext {color:#d94184;}
        
        Text color #d94184
      
           This box has a color of #d94184        
        
          <div style="background-color:#d94184;">Content here</div>
        
        
          .mybackground {background-color:#d94184;}
        
        Background color #d94184
      
           Border around this has a color of #d94184        
        
          <div style="border:2px solid #d94184;">Content here</div>
        
        
          .myborder {border:2px solid #d94184;}
        
        Border color #d94184