#d0327b color space conversions
Hex:
        #d0327b
        RGB:
        208, 50, 123
        CMY:
        18, 80, 52
        CMYK:
        0, 76, 41, 18
      HSL:
        332°, 62.6984%, 50.5882%
        HSV (HSB):
        332°, 75.9615%, 81.5686%
        XYZ:
        30.7282, 17.1212, 20.4241
        xyY:
        0.4501, 0.2508, 17.1212
      CIE-Lab:
        48.4123, 65.5255, -3.4315
        CIE-LCH:
        48.4123, 65.6153, 357.0022
        CIE-Luv:
        48.4123, 97.2548, -16.7320
        Hunter-Lab:
        41.3777, 60.1477, -0.3011
      #d0327b color charts
#d0327b RGB chart
      #d0327b CMYK chart
      #d0327b RGB pie chart
      #d0327b color shades, tints & tones
#d0327b color schemes
#d0327b color preview, HTML & CSS examples
           This text has a color of #d0327b        
        
          <p style="color:#d0327b;">Text here</p>
        
        
          .mytext {color:#d0327b;}
        
        Text color #d0327b
      
           This box has a color of #d0327b        
        
          <div style="background-color:#d0327b;">Content here</div>
        
        
          .mybackground {background-color:#d0327b;}
        
        Background color #d0327b
      
           Border around this has a color of #d0327b        
        
          <div style="border:2px solid #d0327b;">Content here</div>
        
        
          .myborder {border:2px solid #d0327b;}
        
        Border color #d0327b