#d3227d color space conversions
Hex:
        #d3227d
        RGB:
        211, 34, 125
        CMY:
        17, 87, 51
        CMYK:
        0, 84, 41, 17
      HSL:
        329°, 72.2449%, 48.0392%
        HSV (HSB):
        329°, 83.8863%, 82.7451%
        XYZ:
        31.1377, 16.4736, 20.9406
        xyY:
        0.4542, 0.2403, 16.4736
      CIE-Lab:
        47.5898, 70.5885, -5.8069
        CIE-LCH:
        47.5898, 70.8269, 355.2972
        CIE-Luv:
        47.5898, 103.5299, -20.8059
        Hunter-Lab:
        40.5877, 65.9114, -2.1784
      #d3227d color charts
#d3227d RGB chart
      #d3227d CMYK chart
      #d3227d RGB pie chart
      #d3227d color shades, tints & tones
#d3227d color schemes
#d3227d color preview, HTML & CSS examples
           This text has a color of #d3227d        
        
          <p style="color:#d3227d;">Text here</p>
        
        
          .mytext {color:#d3227d;}
        
        Text color #d3227d
      
           This box has a color of #d3227d        
        
          <div style="background-color:#d3227d;">Content here</div>
        
        
          .mybackground {background-color:#d3227d;}
        
        Background color #d3227d
      
           Border around this has a color of #d3227d        
        
          <div style="border:2px solid #d3227d;">Content here</div>
        
        
          .myborder {border:2px solid #d3227d;}
        
        Border color #d3227d