#d121bf color space conversions
Hex:
        #d121bf
        RGB:
        209, 33, 191
        CMY:
        18, 87, 25
        CMYK:
        0, 84, 9, 18
      HSL:
        306°, 72.7273%, 47.4510%
        HSV (HSB):
        306°, 84.2105%, 81.9608%
        XYZ:
        36.2423, 18.4046, 50.9325
        xyY:
        0.3433, 0.1743, 18.4046
      CIE-Lab:
        49.9832, 78.1629, -41.4894
        CIE-LCH:
        49.9832, 88.4918, 332.0403
        CIE-Luv:
        49.9832, 73.9771, -72.9065
        Hunter-Lab:
        42.9006, 75.7203, -40.3599
      #d121bf color charts
#d121bf RGB chart
      #d121bf CMYK chart
      #d121bf RGB pie chart
      #d121bf color shades, tints & tones
#d121bf color schemes
#d121bf color preview, HTML & CSS examples
           This text has a color of #d121bf        
        
          <p style="color:#d121bf;">Text here</p>
        
        
          .mytext {color:#d121bf;}
        
        Text color #d121bf
      
           This box has a color of #d121bf        
        
          <div style="background-color:#d121bf;">Content here</div>
        
        
          .mybackground {background-color:#d121bf;}
        
        Background color #d121bf
      
           Border around this has a color of #d121bf        
        
          <div style="border:2px solid #d121bf;">Content here</div>
        
        
          .myborder {border:2px solid #d121bf;}
        
        Border color #d121bf