#dd0986 color space conversions
Hex:
        #dd0986
        RGB:
        221, 9, 134
        CMY:
        13, 96, 47
        CMYK:
        0, 96, 39, 13
      HSL:
        325°, 92.1739%, 45.0980%
        HSV (HSB):
        325°, 95.9276%, 86.6667%
        XYZ:
        34.2196, 17.2888, 24.0877
        xyY:
        0.4527, 0.2287, 17.2888
      CIE-Lab:
        48.6218, 77.1561, -9.5431
        CIE-LCH:
        48.6218, 77.7440, 352.9491
        CIE-Luv:
        48.6218, 111.4581, -27.1714
        Hunter-Lab:
        41.5798, 74.1385, -5.2417
      #dd0986 color charts
#dd0986 RGB chart
      #dd0986 CMYK chart
      #dd0986 RGB pie chart
      #dd0986 color shades, tints & tones
#dd0986 color schemes
#dd0986 color preview, HTML & CSS examples
           This text has a color of #dd0986        
        
          <p style="color:#dd0986;">Text here</p>
        
        
          .mytext {color:#dd0986;}
        
        Text color #dd0986
      
           This box has a color of #dd0986        
        
          <div style="background-color:#dd0986;">Content here</div>
        
        
          .mybackground {background-color:#dd0986;}
        
        Background color #dd0986
      
           Border around this has a color of #dd0986        
        
          <div style="border:2px solid #dd0986;">Content here</div>
        
        
          .myborder {border:2px solid #dd0986;}
        
        Border color #dd0986