#d1227f color space conversions
Hex:
        #d1227f
        RGB:
        209, 34, 127
        CMY:
        18, 87, 50
        CMYK:
        0, 84, 39, 18
      HSL:
        328°, 72.0165%, 47.6471%
        HSV (HSB):
        328°, 83.7321%, 81.9608%
        XYZ:
        30.6973, 16.2317, 21.5938
        xyY:
        0.4480, 0.2369, 16.2317
      CIE-Lab:
        47.2770, 70.3042, -7.5342
        CIE-LCH:
        47.2770, 70.7068, 353.8832
        CIE-Luv:
        47.2770, 101.0524, -22.9542
        Hunter-Lab:
        40.2885, 65.5006, -3.5761
      #d1227f color charts
#d1227f RGB chart
      #d1227f CMYK chart
      #d1227f RGB pie chart
      #d1227f color shades, tints & tones
#d1227f color schemes
#d1227f color preview, HTML & CSS examples
           This text has a color of #d1227f        
        
          <p style="color:#d1227f;">Text here</p>
        
        
          .mytext {color:#d1227f;}
        
        Text color #d1227f
      
           This box has a color of #d1227f        
        
          <div style="background-color:#d1227f;">Content here</div>
        
        
          .mybackground {background-color:#d1227f;}
        
        Background color #d1227f
      
           Border around this has a color of #d1227f        
        
          <div style="border:2px solid #d1227f;">Content here</div>
        
        
          .myborder {border:2px solid #d1227f;}
        
        Border color #d1227f