#d3229b color space conversions
Hex:
        #d3229b
        RGB:
        211, 34, 155
        CMY:
        17, 87, 39
        CMYK:
        0, 84, 27, 17
      HSL:
        319°, 72.2449%, 48.0392%
        HSV (HSB):
        319°, 83.8863%, 82.7451%
        XYZ:
        33.3524, 17.3595, 32.6032
        xyY:
        0.4003, 0.2084, 17.3595
      CIE-Lab:
        48.7098, 73.7464, -22.2335
        CIE-LCH:
        48.7098, 77.0250, 343.2226
        CIE-Luv:
        48.7098, 90.4743, -43.8972
        Hunter-Lab:
        41.6647, 69.9750, -17.2299
      #d3229b color charts
#d3229b RGB chart
      #d3229b CMYK chart
      #d3229b RGB pie chart
      #d3229b color shades, tints & tones
#d3229b color schemes
#d3229b color preview, HTML & CSS examples
           This text has a color of #d3229b        
        
          <p style="color:#d3229b;">Text here</p>
        
        
          .mytext {color:#d3229b;}
        
        Text color #d3229b
      
           This box has a color of #d3229b        
        
          <div style="background-color:#d3229b;">Content here</div>
        
        
          .mybackground {background-color:#d3229b;}
        
        Background color #d3229b
      
           Border around this has a color of #d3229b        
        
          <div style="border:2px solid #d3229b;">Content here</div>
        
        
          .myborder {border:2px solid #d3229b;}
        
        Border color #d3229b