#d230bf color space conversions
Hex:
        #d230bf
        RGB:
        210, 48, 191
        CMY:
        18, 81, 25
        CMYK:
        0, 77, 9, 18
      HSL:
        307°, 64.2857%, 50.5882%
        HSV (HSB):
        307°, 77.1429%, 82.3529%
        XYZ:
        37.0393, 19.5771, 51.1168
        xyY:
        0.3438, 0.1817, 19.5771
      CIE-Lab:
        51.3557, 74.8854, -39.3101
        CIE-LCH:
        51.3557, 84.5760, 332.3034
        CIE-Luv:
        51.3557, 72.2639, -69.6558
        Hunter-Lab:
        44.2461, 71.9954, -37.5246
      #d230bf color charts
#d230bf RGB chart
      #d230bf CMYK chart
      #d230bf RGB pie chart
      #d230bf color shades, tints & tones
#d230bf color schemes
#d230bf color preview, HTML & CSS examples
           This text has a color of #d230bf        
        
          <p style="color:#d230bf;">Text here</p>
        
        
          .mytext {color:#d230bf;}
        
        Text color #d230bf
      
           This box has a color of #d230bf        
        
          <div style="background-color:#d230bf;">Content here</div>
        
        
          .mybackground {background-color:#d230bf;}
        
        Background color #d230bf
      
           Border around this has a color of #d230bf        
        
          <div style="border:2px solid #d230bf;">Content here</div>
        
        
          .myborder {border:2px solid #d230bf;}
        
        Border color #d230bf